Cannot read properties of undefined (reading 'JsonRpcProvider') #5419
-
Error:
The Contracts were deployed successfully. But for minting the NFTs, first I'm getting error with The mint file:
Please help me 🙏 |
Beta Was this translation helpful? Give feedback.
Answered by
parishill25
May 1, 2023
Replies: 2 comments
-
try install new version of ethers with yarn add --dev ethers@5.7.2 and then run your code |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ptdatta
-
It worked thank you so much |
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
try install new version of ethers with yarn add --dev ethers@5.7.2 and then run your code