Cannot install @discordjs/opus (djs ver 14.5.3)
Have tried with bun 1.1.22, node 22, and currently am using Node 18. This error log was produced with the commands
npm init -y
, npm i discord.js
, and then finallly npm i @discordjs/opus
Am I doing something wrong? I can't get anything from the error, only the fact that the build failed.2 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!oh yeah, node 18.20.4
yes
this is in an empty directory