Opus is missing node-gyp how to fix

Opus is missing node-gyp how to fix
7 Replies
d.js toolkit
d.js toolkit5d ago
- What are your intents? GuildVoiceStates is required to receive voice data! - Show what dependencies you are using -- generateDependencyReport() is exported from @discordjs/voice. - Try looking at common examples: https://github.com/discordjs/voice-examples. - 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!
IPEXA
IPEXAOP5d ago
I wanna receive data, but when i try installing @discordjs/opus i get this
NyR
NyR5d ago
No description
NyR
NyR5d ago
seems like you do not have python installed
IPEXA
IPEXAOP5d ago
Everytime when i use nodejs and have to do with node-gyp i just hate my life
IPEXA
IPEXAOP5d ago
💩
No description
Retro
Retro5d ago
try npm config edit and you can manually put it there

Did you find this page helpful?