-
Hello and an erro who say :
Do you know how can i solve the problem ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
@NinjaTurtles-cloud Make sure you include the 0.8.7 version in your hardhat.config file (inside compilers field) |
Beta Was this translation helpful? Give feedback.
-
@NinjaTurtles-cloud : After writing solidity version in your contract, Just make sure that solidity compiler version you wrote is in your And by doing that you will stay away from this error! |
Beta Was this translation helpful? Give feedback.
@NinjaTurtles-cloud
Make sure you include the 0.8.7 version in your hardhat.config file (inside compilers field)