@discordjs/opus: make: g++: Command not found
@discordjs/opus doesnt install via NPM,
Gives error: make: g++: Command not found
Im using a oracle linux cloud VM, I have GCC installed with version 8.5
Full error log is given in file
2 Replies
- 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!
- ✅
Marked as resolved by OPUpset cuz this is the only dependency that isnt installing on the oracle linux cloud VM
fixed it by npm installing make