You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/Volumes/Data/Projects/board-v3/app/element-plus-nuxt-starter/node_modules/dayjs/plugin/customParseFormat' imported from /Volumes/Data/Projects/board-v3/app/element-plus-nuxt-starter/node_modules/element-plus/es/components/time-select/src/time-select4.mjs
Did you mean to import dayjs/plugin/customParseFormat.js?
at new NodeError (node:internal/errors:372:5)
at finalizeResolution (node:internal/modules/esm/resolve:437:11)
at moduleResolve (node:internal/modules/esm/resolve:1009:10)
at defaultResolve (node:internal/modules/esm/resolve:1218:11)
at ESMLoader.resolve (node:internal/modules/esm/loader:580:30)
at ESMLoader.getModuleJob (node:internal/modules/esm/loader:294:18)
at ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:80:40)
at link (node:internal/modules/esm/module_job:78:36) {
code: 'ERR_MODULE_NOT_FOUND'
}
i got this error when clone this repo
what i do
1- clone
2- yarn
3- yarn dev
then i got this error
Nuxt project info:
Darwin
v16.15.1
3.0.0-rc.3
[email protected]
vite
meta
,css
,build
,typescript
,modules
,components
,vueuse
,unocss
@vueuse/[email protected]
,@unocss/[email protected]
,@pinia/[email protected]
-
The text was updated successfully, but these errors were encountered: