lavaclient's rc tag is still pointing to 5.0.0-rc.2

as title describes, this causes an issue with dependency resolution in node as @lavaclient/plugin-effects points to lavaclient@"rc" but it's using an older version
16 Replies
viztea
viztea16mo ago
one of these days I'll publish everything as an actual release is this causing any issues rn?
max
maxOP16mo ago
bet uhhh
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @lavaclient/plugin-effects@1.0.0-rc.2
npm error Found: lavaclient@5.0.0-rc.3
npm error node_modules/lavaclient
npm error lavaclient@"^5.0.0-rc.3" from the root project
npm error
npm error Could not resolve dependency:
npm error peer lavaclient@"rc" from @lavaclient/plugin-effects@1.0.0-rc.2
npm error node_modules/@lavaclient/plugin-effects
npm error @lavaclient/plugin-effects@"^1.0.0-rc.2" from the root project
npm error
npm error Conflicting peer dependency: lavaclient@5.0.0-rc.2
npm error node_modules/lavaclient
npm error peer lavaclient@"rc" from @lavaclient/plugin-effects@1.0.0-rc.2
npm error node_modules/@lavaclient/plugin-effects
npm error @lavaclient/plugin-effects@"^1.0.0-rc.2" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @lavaclient/plugin-effects@1.0.0-rc.2
npm error Found: lavaclient@5.0.0-rc.3
npm error node_modules/lavaclient
npm error lavaclient@"^5.0.0-rc.3" from the root project
npm error
npm error Could not resolve dependency:
npm error peer lavaclient@"rc" from @lavaclient/plugin-effects@1.0.0-rc.2
npm error node_modules/@lavaclient/plugin-effects
npm error @lavaclient/plugin-effects@"^1.0.0-rc.2" from the root project
npm error
npm error Conflicting peer dependency: lavaclient@5.0.0-rc.2
npm error node_modules/lavaclient
npm error peer lavaclient@"rc" from @lavaclient/plugin-effects@1.0.0-rc.2
npm error node_modules/@lavaclient/plugin-effects
npm error @lavaclient/plugin-effects@"^1.0.0-rc.2" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
viztea
viztea16mo ago
mm
max
maxOP16mo ago
i could probably patch it locally
viztea
viztea16mo ago
just use pnpm :clueless:
max
maxOP16mo ago
good idea
viztea
viztea16mo ago
joking aside, pnpm is a lot better
max
maxOP16mo ago
i think i avoided this issue because i was testing out bun but stuff's still kinda unstable their package manager didn't encounter this issue either LOL i'll try switching to pnpm
viztea
viztea16mo ago
yeah I'll try to prioritize it anyways :blobsob nooo where's my blobsob
max
maxOP16mo ago
:blobsob: oh no oh i just can't use external emojis here LOL anyways no rush all's good, i'll just switch to pnpm ty!
viztea
viztea16mo ago
what the fuck is this
No description
viztea
viztea16mo ago
i'm a mod in this server and i pay for highest tier nitro discord
max
maxOP16mo ago
no way they paywalled their emojis LMFAOOOO can't make this shit up
viztea
viztea16mo ago
holy shit discord is disabling emojis that were added when the server had a higher emoji limit this is fucked
max
maxOP16mo ago
ah im used to it that's just how discord is
viztea
viztea16mo ago
i might be tweaking idk if menudocs lost boosts recently

Did you find this page helpful?