Error HH11: An internal invariant was violated: WASM build of solc 0.6.6 isn't working #2366
Unanswered
hrushigawade4
asked this question in
Q&A
Replies: 4 comments 15 replies
-
@hrushigawade4 : Add solidity compiler version
Hopefully, It will resolve your issue! |
Beta Was this translation helpful? Give feedback.
3 replies
-
Beta Was this translation helpful? Give feedback.
9 replies
-
@hrushigawade4 : After pasting the file run compile and let me know! |
Beta Was this translation helpful? Give feedback.
2 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Lesson 7
after importing the contract import "@chainlink/contracts/src/v0.6/tests/MockV3Aggregator.sol"; in MockV3Aggregator.sol
i got a error
Error HH11: An internal invariant was violated: WASM build of solc 0.6.6 isn't working
For more info go to https://hardhat.org/HH11 or run Hardhat with --show-stack-traces
error Command failed with exit code 1.
Here is my file after update the solidity compilers in hardhat.config.js
----------------------------------------------------------------------------------------------------------------------------------------------
MockV3Aggregator.sol
Error
Beta Was this translation helpful? Give feedback.
All reactions