You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm having a issues getting this to install and haven't got it to go just yet. Also I wasn't sure if this was still supported.
I followed the instructions on getting it going, but get errors when installing.
`λ npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: discord.js@11.6.4
npm ERR! Found: bufferutil@3.0.5
npm ERR! node_modules/bufferutil
npm ERR! bufferutil@"^3.0.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peerOptional bufferutil@"^4.0.0" from discord.js@11.6.4
npm ERR! node_modules/discord.js
npm ERR! discord.js@"^11.1.0" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: bufferutil@4.0.7
npm ERR! node_modules/bufferutil
npm ERR! peerOptional bufferutil@"^4.0.0" from discord.js@11.6.4
npm ERR! node_modules/discord.js
npm ERR! discord.js@"^11.1.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! C:\Users\Administrator\AppData\Local\npm-cache_logs\2023-03-22T22_47_39_222Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Administrator\AppData\Local\npm-cache_logs\2023-03-22T22_47_39_222Z-debug-0.log`
It looks like an issue with older versions of the discord.js/bufferutil.js and the latest versions maybe... I don't know what to do next. I tried the switches, but they still generate errors as well.
Thanks for any help. I would like to get this to work with my plex server for my music.
The text was updated successfully, but these errors were encountered:
Hi,
I'm having a issues getting this to install and haven't got it to go just yet. Also I wasn't sure if this was still supported.
I followed the instructions on getting it going, but get errors when installing.
`λ npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: discord.js@11.6.4
npm ERR! Found: bufferutil@3.0.5
npm ERR! node_modules/bufferutil
npm ERR! bufferutil@"^3.0.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peerOptional bufferutil@"^4.0.0" from discord.js@11.6.4
npm ERR! node_modules/discord.js
npm ERR! discord.js@"^11.1.0" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: bufferutil@4.0.7
npm ERR! node_modules/bufferutil
npm ERR! peerOptional bufferutil@"^4.0.0" from discord.js@11.6.4
npm ERR! node_modules/discord.js
npm ERR! discord.js@"^11.1.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! C:\Users\Administrator\AppData\Local\npm-cache_logs\2023-03-22T22_47_39_222Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Administrator\AppData\Local\npm-cache_logs\2023-03-22T22_47_39_222Z-debug-0.log`
It looks like an issue with older versions of the discord.js/bufferutil.js and the latest versions maybe... I don't know what to do next. I tried the switches, but they still generate errors as well.
Thanks for any help. I would like to get this to work with my plex server for my music.
The text was updated successfully, but these errors were encountered: