Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMD shows error (Below are the logs) #16

Open
SauhardGaming opened this issue May 9, 2021 · 0 comments
Open

CMD shows error (Below are the logs) #16

SauhardGaming opened this issue May 9, 2021 · 0 comments

Comments

@SauhardGaming
Copy link

[nodemon] 2.0.7
[nodemon] to restart at any time, enter rs
[nodemon] watching path(s): .
[nodemon] watching extensions: js,mjs,json
[nodemon] starting node selfbot.js
internal/modules/cjs/loader.js:985
throw err;
^

Error: Cannot find module 'discord.js'
Require stack:

  • C:\Users\Sauhard Gaming\Desktop\SelfBots\3\selfbot.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\Sauhard Gaming\Desktop\SelfBots\3\selfbot.js:1:17)
    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 Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:74:12) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [ 'C:\Users\Sauhard Gaming\Desktop\SelfBots\3\selfbot.js' ]
    }
    [nodemon] app crashed - waiting for file changes before starting...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant