Open mgroovyank opened 6 months ago
I publised 0.4.2 that update peer dependencies to latest hardhat-deploy Let me know if this does not fix your issue
Thanks @wighawag . This is awesome. I'm able to proceed ahead now with latest dependencies.
{
"devDependencies": {
"@chainlink/contracts": "^1.1.0",
"@nomicfoundation/hardhat-toolbox": "^5.0.0",
"hardhat": "^2.22.3",
"hardhat-deploy": "^0.12.4",
"hardhat-deploy-ethers": "^0.4.2"
}
}
Here is my package.json:
After the below command:
Here is the error I get, when I try to proceed ahead with.