Missing opus packages
Hi, i'm not sure how to understand these exceptions. As per the docs on npm, only one opus package is required and we have @discordjs/opus. We used to have all 3 and after removing node-opus and opusscript it threw this today. Is it a version diff or something along that line?
3 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!Perhaps deleting node_modules & npm install solves?
yeah seems to be finding neither of the 3
i'll try reinstalling