I have coming this issue now pls tell me the solution
Closed this issue ยท 2 comments
ChandanGaming commented
moonstar-x commented
Hmm, weird. Normally @discordjs/opus
should be installed. You could probably try removing node_modules
and reinstalling the dependencies:
rm -rf node_modules && npm install
If after doing that it still doesn't work, try installing opusscript
:
npm install opusscript
moonstar-x commented
I'm gonna close this because of inactivity. I assume that the above recommendation has fixed your issue.
If you're still having problems with this, feel free to re-open this issue.