Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency conflict in npm #158

Open
markg85 opened this issue Jan 10, 2025 · 0 comments
Open

Dependency conflict in npm #158

markg85 opened this issue Jan 10, 2025 · 0 comments

Comments

@markg85
Copy link

markg85 commented Jan 10, 2025

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
@markg85 markg85 changed the title Dependency conflict in npn Dependency conflict in npm Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant