Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

help me to solve this issue #600

Open
harshitabpatil opened this issue Sep 2, 2020 · 0 comments
Open

help me to solve this issue #600

harshitabpatil opened this issue Sep 2, 2020 · 0 comments

Comments

@harshitabpatil
Copy link

Error: Cannot find module '../middlewares'
Require stack:

  • C:\Users\Lenovo\feb-mern-2020\mern project\node-js-jwt-auth-mongodb\app\routes\auth.routes.js
  • C:\Users\Lenovo\feb-mern-2020\mern project\node-js-jwt-auth-mongodb\server.js
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:982:15)
    at Function.Module._load (internal/modules/cjs/loader.js:864:27)
    at Module.require (internal/modules/cjs/loader.js:1044:19)
    at require (internal/modules/cjs/helpers.js:77:18)
    at Object. (C:\Users\Lenovo\feb-mern-2020\mern project\node-js-jwt-auth-mongodb\app\routes\auth.routes.js:1:26)
    at Module._compile (internal/modules/cjs/loader.js:1158:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1178:10)
    at Module.load (internal/modules/cjs/loader.js:1002:32)
    at Function.Module._load (internal/modules/cjs/loader.js:901:14)
    at Module.require (internal/modules/cjs/loader.js:1044:19) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [
    'C:\Users\Lenovo\feb-mern-2020\mern project\node-js-jwt-auth-mongodb\app\routes\auth.routes.js',
    'C:\Users\Lenovo\feb-mern-2020\mern project\node-js-jwt-auth-mongodb\server.js'
    ]
    }
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant