Multipurpose-discord-bot
Multipurpose-discord-bot copied to clipboard
Cannot find module COLORS
Whenever I run "node ." it gives me the error
CANNOT FIND MODULE "colors"
Install the dependencies with npm install
Have you even followed the steps from the configuration and starting section?
Whenever I run "node ." it gives me the error CANNOT FIND MODULE "colors"
Hey bro i think you not installled module, type npm install colors
or then try again!
Install the dependencies with
npm install
Have you even followed the steps from the configuration and starting section?
It is must have in package.json i mean module named colors must have in package.json
or run npm i colors