SpaghettDev / Economy-Bot

A discord.js economy bot.
MIT License
58 stars 60 forks source link

report BUG #11

Open 019-king opened 3 years ago

019-king commented 3 years ago

node:internal/modules/cjs/loader:930 throw err; ^

Error: Cannot find module 'dotenv' Require stack:

dionsyran2 commented 3 years ago

You must run

npm i

To install all the dependencies needed for this to work (running that command, inside your bot folder should solve the problem)