Lesson 10 Update front-end; my UpdateAbi and UpdateAddresses functions #6527
Answered
by
AyodejiKomolafe
AyodejiKomolafe
asked this question in
Q&A
-
I am following along with the tutorial, when i run
This is my update front end file.
|
Beta Was this translation helpful? Give feedback.
Answered by
AyodejiKomolafe
Apr 9, 2024
Replies: 2 comments 7 replies
-
You are probably using ethers v6. In course Patrick is using ethers v5, so you have two options:
|
Beta Was this translation helpful? Give feedback.
7 replies
-
Anyone using ethers v6, looking for working syntax can use this: had to use a longer path because it kept saying the path did not exist.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AyodejiKomolafe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Anyone using ethers v6, looking for working syntax can use this: had to use a longer path because it kept saying the path did not exist.