I am getting this error after running this command--> npx hardhat run scripts/run.js #4089
Unanswered
aaryaman11
asked this question in
Troubleshooting
Replies: 1 comment 7 replies
-
The tutorial is probably assuming you are using ethers v5. In ethers v6 some things changed. For example, the |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am following a tutorial from buildspace regarding ens. I ran the command npx hardhat run scripts/run.js
i got this error i don't understand why i an getting this error. I am solidity: "0.8.10", in hardhat.config.js
Beta Was this translation helpful? Give feedback.
All reactions