i can't install @discordjs/opus
I try to install @discordjs/opus but i have this error
Nodejs version : / 20.8.0
Windows 64 Bit
Python 3.12
Discord.js version : 14.13.0
5 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!
- ✅
Marked as resolved by staffyou have to install visual studio build tools to build this package
pretty sure thats also on the guide
yep it is
run this script
npm install --global --production --add-python-to-path windows-build-tools
im trying this and it isnt working
if that doesnt work an alternative package is opusscript
yeh sorry i figured out how to fix