Skip to content

Facing yParity error while simply deploying a contract. #4568

Closed Answered by Zartaj0
Zartaj0 asked this question in Q&A
Discussion options

You must be logged in to vote

After trying different solutions, I managed to match the different version problems, and this line require("@nomicfoundation/hardhat-ethers"); was missing in my config, due to which there was a confusion between different version.

Also the npm package of hardhat-ethers shows the latest version as 2.2.3 but the original one is this, and this was major point because of which I got stuck.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Zartaj0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant