-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
When i try to start application with npm start command it shows error as
"Error: Cannot find module 'feathers'
Require stack:
- G:\api automatio learning\api-playground\src\app.js
- G:\api automatio learning\api-playground\src\index.js
at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
at Function.Module._load (node:internal/modules/cjs/loader:778:27)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object. (G:\api automatio learning\api-playground\src\app.js:4:21)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:1005:19) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'G:\api automatio learning\api-playground\src\app.js',
'G:\api automatio learning\api-playground\src\index.js'
]
}
"
leo-badell
Metadata
Metadata
Assignees
Labels
No labels