bdistin / OhGodMusicBot

A v11 Discord.JS music bot in 100 lines or less
MIT License
82 stars 88 forks source link

Cannot start the bot... #33

Open LingleDev opened 6 years ago

LingleDev commented 6 years ago

Hey, I got the bot today and I tried to start it after installing the dependencies, but I got this error when starting server.js.

module.js:544 throw err; ^Error: Cannot find module 'pako'


Could someone tell me how to correct it?

Thanks, FHGDev

Katrixerse commented 6 years ago

Install the module pako with npm install pako and doesn't seem to be an actual issue with this bot as it doesn't use pako.