-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
I got this error after I run the command : npm start run
`C:\Users\u\Desktop\fullstack-shopping-cart>npm start run
> [email protected] start C:\Users\u\Desktop\fullstack-shopping-cart
> node server.js "run"
internal/modules/cjs/loader.js:605
throw err;
^
Error: Cannot find module './dev'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:603:15)
at Function.Module._load (internal/modules/cjs/loader.js:529:25)
at Module.require (internal/modules/cjs/loader.js:657:17)
at require (internal/modules/cjs/helpers.js:22:18)
at Object.<anonymous> (C:\Users\u\Desktop\fullstack-shopping-cart\config\privates.js:4:20)
at Module._compile (internal/modules/cjs/loader.js:721:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:732:10)
at Module.load (internal/modules/cjs/loader.js:620:32)
at tryModuleLoad (internal/modules/cjs/loader.js:560:12)
at Function.Module._load (internal/modules/cjs/loader.js:552:3)
at Module.require (internal/modules/cjs/loader.js:657:17)
at require (internal/modules/cjs/helpers.js:22:18)
at Object.<anonymous> (C:\Users\u\Desktop\fullstack-shopping-cart\server.js:14:18)
at Module._compile (internal/modules/cjs/loader.js:721:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:732:10)
at Module.load (internal/modules/cjs/loader.js:620:32)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: `node server.js "run"`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\u\AppData\Roaming\npm-cache\_logs\2019-07-01T10_33_24_919Z-debug.log`
Thank you !
Metadata
Metadata
Assignees
Labels
No labels