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

npm install dependency issue #36

Open
andreypfau opened this issue Mar 5, 2024 · 3 comments · May be fixed by #42
Open

npm install dependency issue #36

andreypfau opened this issue Mar 5, 2024 · 3 comments · May be fixed by #42

Comments

@andreypfau
Copy link
Member

➜  liquid-staking-contract git:(main) ✗ npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/ton-core
npm ERR!   dev ton-core@"^0.49.0" from the root project
npm ERR!   peer ton-core@">=0.48.0" from @ton-community/[email protected]
npm ERR!   node_modules/@ton-community/blueprint
npm ERR!     dev @ton-community/blueprint@"^0.10.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer ton-core@">=0.53.0" from [email protected]
npm ERR! node_modules/ton
npm ERR!   dev ton@"^13.4.1" from the root project
npm ERR!   peer ton@">=13.4.1" from @ton-community/[email protected]
npm ERR!   node_modules/@ton-community/blueprint
npm ERR!     dev @ton-community/blueprint@"^0.10.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! /Users/andreypfau/.npm/_logs/2024-03-05T10_12_34_394Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /Users/andreypfau/.npm/_logs/2024-03-05T10_12_34_394Z-debug-0.log
➜  liquid-staking-contract git:(main) ✗ 
@OKEAMAH
Copy link

OKEAMAH commented Mar 29, 2024

Help

@OKEAMAH
Copy link

OKEAMAH commented Apr 7, 2024

Cool

@enriquefynn enriquefynn linked a pull request Jun 4, 2024 that will close this issue
@Kamikm
Copy link

Kamikm commented Jul 27, 2024

➜ liquid-staking-contract git:(main) ✗ npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/ton-core
npm ERR! dev ton-core@"^0.49.0" from the root project
npm ERR! peer ton-core@">=0.48.0" from @ton-community/[email protected]
npm ERR! node_modules/@ton-community/blueprint
npm ERR! dev @ton-community/blueprint@"^0.10.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer ton-core@">=0.53.0" from [email protected]
npm ERR! node_modules/ton
npm ERR! dev ton@"^13.4.1" from the root project
npm ERR! peer ton@">=13.4.1" from @ton-community/[email protected]
npm ERR! node_modules/@ton-community/blueprint
npm ERR! dev @ton-community/blueprint@"^0.10.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! /Users/andreypfau/.npm/_logs/2024-03-05T10_12_34_394Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /Users/andreypfau/.npm/_logs/2024-03-05T10_12_34_394Z-debug-0.log
➜ liquid-staking-contract git:(main) ✗

➜  liquid-staking-contract git:(main) ✗ npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/ton-core
npm ERR!   dev ton-core@"^0.49.0" from the root project
npm ERR!   peer ton-core@">=0.48.0" from @ton-community/[email protected]
npm ERR!   node_modules/@ton-community/blueprint
npm ERR!     dev @ton-community/blueprint@"^0.10.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer ton-core@">=0.53.0" from [email protected]
npm ERR! node_modules/ton
npm ERR!   dev ton@"^13.4.1" from the root project
npm ERR!   peer ton@">=13.4.1" from @ton-community/[email protected]
npm ERR!   node_modules/@ton-community/blueprint
npm ERR!     dev @ton-community/blueprint@"^0.10.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! /Users/andreypfau/.npm/_logs/2024-03-05T10_12_34_394Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /Users/andreypfau/.npm/_logs/2024-03-05T10_12_34_394Z-debug-0.log
➜  liquid-staking-contract git:(main) ✗ 

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

Successfully merging a pull request may close this issue.

3 participants