discord-music-bot
discord-music-bot copied to clipboard
Hosting issue
I am trying host this bot on my Pterodactyl panel but it's not working. Installed each and every module.... PLease help Error: Cannot find module 'mdtable' Require stack:
- /home/container/docs.js
- /home/container/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:94:18)
at Object.
(/home/container/docs.js:1:17) 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 Module.require (node:internal/modules/cjs/loader:1005:19) { code: 'MODULE_NOT_FOUND', requireStack: [ '/home/container/docs.js', '/home/container/index.js' ] }
Installed mdtable but still getting this error