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

Update new versions of hardhat-deploy #86

Closed
hgedia opened this issue Jul 20, 2023 · 1 comment
Closed

Update new versions of hardhat-deploy #86

hgedia opened this issue Jul 20, 2023 · 1 comment

Comments

@hgedia
Copy link
Contributor

hgedia commented Jul 20, 2023

The package "hardhat-deploy-ethers": "0.4.0-next.1" requires to be locked into this version as we are dependent on one of the functionalities it provides and is not available in "0.4.0.x stable release. Opening up to higher/newer versions of this package leads to conflict.

Checksums matched!
Now using node v18.16.1 (npm v9.5.1)
@macbook-pro mina-state-proof % npm i              
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @nilfoundation/evm-mina-state@1.0.7
npm ERR! Found: ethers@5.7.2
npm ERR! node_modules/ethers
npm ERR!   dev ethers@"^5.7.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer ethers@"^6.1.0" from @nomicfoundation/hardhat-ethers@3.0.4
npm ERR! node_modules/@nomicfoundation/hardhat-ethers
npm ERR!   peer @nomicfoundation/hardhat-ethers@"^3.0.2" from hardhat-deploy-ethers@0.4.1
npm ERR!   node_modules/hardhat-deploy-ethers
npm ERR!     dev hardhat-deploy-ethers@"^0.4.0-next.1" 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/.npm/_logs/2023-07-20T07_19_09_844Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/.npm/_logs/2023-07-20T07_19_09_844Z-debug-0.log

This task it to track and ensure ethers/hardhat-deploy-ethers compatibility when they are in sync.

SK0M0R0H added a commit that referenced this issue Aug 7, 2023
hardhat-deploy-ethers version changed, closes #95, #86
@SK0M0R0H
Copy link
Member

Closed by #95

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

2 participants