discordjs / opus

Native opus bindings for node
MIT License
192 stars 55 forks source link

Can't install the module. #114

Closed limsathya closed 2 years ago

limsathya commented 2 years ago

Hello, I'm gonna to install @discordjs/opus on window and used node17.x.x it always error. So anything to solve this problem?

iCrawl commented 2 years ago

Yeah we don't support node.js 17 yet.

limsathya commented 2 years ago

Ohh, I see

MaxGamer637 commented 2 years ago

Thank you, I was in the same problem, and it solved. But I saw a developer that used opus with the node.js version >17, and it worked, idk why, but they said this:

"i think it is because i installed it first when i was at v16 latest for ####### src code"

StephenL13 commented 2 years ago

I tried to use the legacy version of Node.js on Replit for my music bot since it has Python unlike the new one with Nix. Not sure why they didn't include Python on hand as it is the important core for audio playback