TypeError: Cannot read properties of undefined (reading 'JsonRpcProvider') #3650
-
Hello. I am getting this error when trying to deploy a contract with parameters and I can not understand why. I expect it is something I do, but the error message makes it very hard to understand what... |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
OK, I have done some research and the error is related to ethers. When I downgrade to ^5.4.7 (from ^6.0.2) it works. |
Beta Was this translation helpful? Give feedback.
-
Wish |
Beta Was this translation helpful? Give feedback.
OK, I have done some research and the error is related to ethers. When I downgrade to ^5.4.7 (from ^6.0.2) it works.