Closed Philip-Scott closed 3 years ago
After installing opusscript as a dependency as mentioned on https://github.com/Androz2091/discord-music-bot/issues/26, the bot was able to work on my machine. I've added on this PR this missing dependency.
@discordjs/opus should do the job. I guess that npm failed to build it then you had to install another opus pkg (like node-opus or opusscript). Can you try to re-install @discordjs/opus please ?
@discordjs/opus
After installing opusscript as a dependency as mentioned on https://github.com/Androz2091/discord-music-bot/issues/26, the bot was able to work on my machine. I've added on this PR this missing dependency.