AtlantaBot icon indicating copy to clipboard operation
AtlantaBot copied to clipboard

BUG

Open Mikey69YT-BotDeveloper opened this issue 2 years ago • 1 comments

npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: [email protected] npm ERR! node_modules/discord.js npm ERR! discord.js@"13.6.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer discord.js@"^12.0.0" from [email protected] npm ERR! node_modules/discord-paginationembed npm ERR! discord-paginationembed@"^2.1.0" from the root project npm ERR! npm ERR! Conflicting peer dependency: [email protected] npm ERR! node_modules/discord.js npm ERR! peer discord.js@"^12.0.0" from [email protected] npm ERR! node_modules/discord-paginationembed npm ERR! discord-paginationembed@"^2.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!

I have that error when I try to use npm install -y

Mikey69YT-BotDeveloper avatar May 11 '22 21:05 Mikey69YT-BotDeveloper

This error occurs when you try to use discord-paginationembed, because this package works only with discord.js 12.x.x, it has been removed from the wip version 5.0.0.

SirFlayte avatar Jul 17 '22 17:07 SirFlayte