Simpleboy353 / REAPER-2.0

A multi-purpose discord bot made using Discord.js V14. Includes Logging, Welcomer, Slash Commands, Menu based Help Command and so much more!
GNU General Public License v3.0
329 stars 225 forks source link

Other General Issues #150

Closed Nateay0 closed 2 years ago

Nateay0 commented 2 years ago

Hello, I have this error for Reaper-2.0 I have no idea how to fix it. But it says there was a module that was not found so how do I fix that?

 npm start

> reaper-2.0@7.2.0-stable start /home/runner/NBot
> node index.js

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

Error: Cannot find module 'chalk'
Require stack:
- /home/runner/NBot/index.js
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
    at Function.Module._load (node:internal/modules/cjs/loader:778:27)
    at Module.require (node:internal/modules/cjs/loader:1005:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object.<anonymous> (/home/runner/NBot/index.js:2:15)
    at Module._compile (node:internal/modules/cjs/loader:1101:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [ '/home/runner/NBot/index.js' ]
}
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! reaper-2.0@7.2.0-stable start: `node index.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the reaper-2.0@7.2.0-stable start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2022-01-13T03_30_08_740Z-debug.log
exit status 1
Simpleboy353 commented 2 years ago

Try installing the module chalk

Nateay0 commented 2 years ago

How do I do that?

Simpleboy353 commented 2 years ago

do npm install chalk@4.1.0 in console

Nateay0 commented 2 years ago

Ok I will try

Nateay0 commented 2 years ago

It seems to be doing this really long thing in here image

Nateay0 commented 2 years ago

Ok it works not but will the image commands or anything else work without the AlexFlipnote Api Key? image

Nateay0 commented 2 years ago

And all the commands have been disabled???? image