Lesson 5 : Cannot read properties of undefined (reading 'JsonRpcProvider') #6400
-
Beta Was this translation helpful? Give feedback.
Answered by
Codensity30
Jan 15, 2024
Replies: 1 comment 2 replies
-
|
Can you specify the |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
alternatif-omg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Can you specify the
ethersversion you're using, cause if youethersversion is above 6 then in that case you've to accessJsonRpcProviderlike thisethers.JsonRpcProvider(http://127.0.0.1:7545).