Multipurpose-discord-bot icon indicating copy to clipboard operation
Multipurpose-discord-bot copied to clipboard

Cannot find module COLORS

Open TheEpicGamers12 opened this issue 2 years ago • 4 comments

Whenever I run "node ." it gives me the error CANNOT FIND MODULE "colors" image

TheEpicGamers12 avatar Apr 02 '22 21:04 TheEpicGamers12

Install the dependencies with npm install

Have you even followed the steps from the configuration and starting section?

mooogah avatar Apr 03 '22 04:04 mooogah

Whenever I run "node ." it gives me the error CANNOT FIND MODULE "colors" image

Hey bro i think you not installled module, type npm install colors or then try again!

vuthanhtrung2010 avatar Apr 04 '22 08:04 vuthanhtrung2010

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

vuthanhtrung2010 avatar Apr 04 '22 08:04 vuthanhtrung2010

or run npm i colors

ItsZaynMalik avatar Apr 28 '22 13:04 ItsZaynMalik