Lesson 7 Can't deploy contract #4956
-
When I press deploy on my terminal it says "Nothing to compile" and doesn't show my contract being deploy at all. Any idea on what I can do? |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 24 replies
-
delete your |
Beta Was this translation helpful? Give feedback.
-
Why is your deploy.js under scripts ?? I think you need deploy folder, and put your deployment files in that folder in order to deploy., otherwise, since you have them in scripts. try |
Beta Was this translation helpful? Give feedback.
-
@alex81983 Leave your updated repository link, I will check it. |
Beta Was this translation helpful? Give feedback.
-
I think you are also missing address at end of ethUsdAggregator in 01-deploy-fund-me.js
should be : But not sure if that will fix the issue. |
Beta Was this translation helpful? Give feedback.
-
This ' in deploy-mocks |
Beta Was this translation helpful? Give feedback.
-
First, Change INITIAL_PRICE to INITIAL_ANSWER in deploy-mocks |
Beta Was this translation helpful? Give feedback.
-
Please tell me this is the only error .
|
Beta Was this translation helpful? Give feedback.
Please tell me this is the only error .
You have no 's' in accounts: