I’m starting my adventure with windows, before i can build my code in Ubuntu OS.
import {CommonProvider} from '@common/core/common-provider';
return this error,
Error: [vite]: Rollup failed to resolve import "@common/core/common-provider" from "C:xampphtdocsdriveresourcesclientmain.tsx".
in the folder no file named main.tsx but common-provider.tsx.
i try to search tsconfig.json to arrangethis,
any help is welcome.