-
Notifications
You must be signed in to change notification settings - Fork 369
Open
Description
Hi I build the environment following the video, but got MODULE_NOT_FOUND error, the only different is I used node 12 in babel.config.json. Any help will be highly appreciated.
node run dev
internal/modules/cjs/loader.js:796
throw err;
^
Error: Cannot find module 'C:\Users\wxsst\Desktop\Project\music\party_music\frontend\run'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:793:17)
at Function.Module._load (internal/modules/cjs/loader.js:686:27)
at Function.Module.runMain (internal/modules/cjs/loader.js:1043:10)
at internal/main/run_main_module.js:17:11 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Metadata
Metadata
Assignees
Labels
No labels