Lesson 7 - Error: No Contract deployed with name FundMe #972
Unanswered
deepagarwalcode
asked this question in
Q&A
Replies: 2 comments
-
Almost certain the problem lies in hardhat.config.js, do you have this there? namedAccounts: {
deployer: {
default: 0,
},
users: {
default: 0,
}, |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hii check your deploy file it should be
|
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.
-
While following lesson 7 I am facing this error at 11:18:50 can someone please help me here.
The test file:
The deploy file:
The Error:
Beta Was this translation helpful? Give feedback.
All reactions