Sunday 26 January 2020

MODULE_NOT_FOUND Error

Hello, Whenever I try to start my application (A discord bot I made on my other pc) it throws this error in the console.PS C:\Users\PCUser> node .internal/modules/cjs/loader.js:983throw err;^​Error: Cannot find module 'C:\Users\PCUser'at Function.Module._resolveFilename (internal/modules/cjs/loader.js:980:15)at Function.Module._load (internal/modules/cjs/loader.js:862:27)at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)at internal/main/run_main_module.js:17:47 {code: 'MODULE_NOT_FOUND',requireStack: []}I'm pretty sure I installed every module, Is there someone that can help me?Thanks!

Submitted January 26, 2020 at 04:43PM by RedditAskings

No comments:

Post a Comment