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
Just dumping the output here. No clue what it's about or how to fix it.
❯ npm i @metaplex-foundation/umi-bundle-defaults
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: solana_lp_scanner@1.0.0
npm error Found: @metaplex-foundation/umi@0.9.2
npm error node_modules/@metaplex-foundation/umi
npm error @metaplex-foundation/umi@"^0.9.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @metaplex-foundation/umi@"^1.0.0" from @metaplex-foundation/umi-bundle-defaults@1.0.0
npm error node_modules/@metaplex-foundation/umi-bundle-defaults
npm error @metaplex-foundation/umi-bundle-defaults@"*" 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
npm error
npm error For a full report see:
npm error /home/mark/.npm/_logs/2025-01-10T19_47_25_662Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/mark/.npm/_logs/2025-01-10T19_47_25_662Z-debug-0.log
This is with an up to date nodejs and a brand new project (no prior versions).
❯ npm --version
10.9.2
❯ node --version
v23.6.0
The text was updated successfully, but these errors were encountered:
markg85
changed the title
Dependency conflict in npn
Dependency conflict in npm
Jan 10, 2025
Just dumping the output here. No clue what it's about or how to fix it.
This is with an up to date nodejs and a brand new project (no prior versions).
The text was updated successfully, but these errors were encountered: