WANstorm / PossumBot

A bot that will allow you to destroy discord servers.
MIT License
199 stars 190 forks source link

"code: [32m'MODULE_NOT_FOUND' [39m," when running node bot.js #26

Closed torriancloud closed 3 years ago

torriancloud commented 4 years ago

image

All the files in the repo are intact.

WANstorm commented 4 years ago

you are supposed to cd into the repo first....

k2wavey commented 4 years ago

and how do we do that?

AgrTheDev commented 4 years ago

you are supposed to cd into the repo first....

wdym?

AgrTheDev commented 4 years ago

I cdED into the repo, still same error

Tezrk commented 4 years ago

you are supposed to cd into the repo first....

how do we do this exactly?

AgrTheDev commented 4 years ago

@Tezrk use cd downloads then go further till you find the file then do npm install

Spaceish commented 4 years ago

Try to install the module manualy. When I tried to install some program in Python it gave me that the module not found, then I tried in another window pip3 install NameOfModule and it worked.I know this is JavaScript not Python but it should be the same.

ghost commented 3 years ago

do npm i discord.js