Lesson7: Testing FundMe throwing error: 'TypeError: Cannot read properties of undefined (reading 'JsonRpcProvider')' #5742
-
| I'm using ethers v6 from hardhat-deploy-ethers and trying to test FundMe.sol. All my code resides here. When I try to call  I think it has something to do with  | 
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
| I fixed this by removing  | 
Beta Was this translation helpful? Give feedback.
I fixed this by removing
import "hardhat-deploy-ethers";from hardhat.config.ts