Avoid using Ethers.js v6.0.0? #6585
mgroovyank
started this conversation in
Ideas
Replies: 1 comment
-
I'm able to use ethers.js v6.0.0 with the above mentioned plugins. This was possible due to latest release of [email protected]. You can find the resolved issue here: #37
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried using ethers.js v6.0.0 with hardhat. But in Lesson 7, there were dependency compatibility issues when I tried to install plugins like
hardhat-deploy and hardhat-deploy-ethers. These plugins still don't seem to work with v6.0.0 of ethers.
I hope my analysis is right and it helps others.
Please let me know, if there is any other way to use latest version of all these dependencies.
Beta Was this translation helpful? Give feedback.
All reactions