Lesson 7: An unexpected error occurred #6525
Unanswered
4O4MAGlC1AN
asked this question in
Q&A
Replies: 2 comments
-
Hi @4O4MAGlC1AN You are just passing undefined Try adding this line in your deploy script: require("dotenv").config() If that doesnt work, just make sure you are using ethers v5 instead of ethers v6 as syntax is much different |
Beta Was this translation helpful? Give feedback.
0 replies
-
@4O4MAGlC1AN |
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
Uh oh!
There was an error while loading. Please reload this page.
-
hardhat.config.js
01-deploy-fund-me.js
Beta Was this translation helpful? Give feedback.
All reactions