Skip to content

Issue in npm Start #28

Description

@sachinkoirala

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'
    ]
    }
    "

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions