discordjs / opus

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

I can't download opus on djs 14 #140

Closed Mamadou2211 closed 1 year ago

Mamadou2211 commented 1 year ago

While downloading discordjs/opus i got a long error some people told me to download vs 2022 with c++ and python3 but I still got an error Error link https://sourceb.in/qi7wYHVPUq Further details:

dubfib commented 1 year ago

Install @discordjs/opus at the latest version 0.9.0

npm uninstall @discordjs/opus
npm install @discordjs/opus@0.9.0

Node 19 support came out in 0.9.0 and you are using @discordjs/opus version 0.8.0.