lesson 7 : Deploy Mocks (Nothing to compile) #2170
-
Tried using both chainId and network.name in the if statement while deploying Mocks still can't figure out what is wrong. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hey @engineercuzfdad the message |
Beta Was this translation helpful? Give feedback.
-
@engineercuzfdad Push it to GitHub and leave a link here. |
Beta Was this translation helpful? Give feedback.
Hey @engineercuzfdad the message
nothing to compile
doesn't apply to you deploy scripts. It concerns your solidity files. So if you make any changes to your solidity files, you will see compile ... files. However, if no changes are made to your solidity files. Then you get that particular message.