MockV3Aggregator don't compile #129
-
|
Hello there, I'm at 10:43 hours/minute in the course, it's very good, but now I'm having a problem. And as explained in the course, I need to import that version of the compiler, so I updated my The problem is that now when I run It looks like an external problem in the |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Same problem here. I solved it by changing the Solidity version from Also remember to add the compiler version in |
Beta Was this translation helpful? Give feedback.
-
|
Please use: Or |
Beta Was this translation helpful? Give feedback.
Same problem here.
I solved it by changing the Solidity version from
^0.6.0to^0.7.0Also remember to add the compiler version in
hardhat.config.js