Lesson 6: Solidity Coverage Error #5336
Answered
by
wajidsiddiqi
wajidsiddiqi
asked this question in
Q&A
-
I'm trying to run "npx hardhat coverage" but then this error comes in: And import "solidity-coverage"; is showing this: |
Beta Was this translation helpful? Give feedback.
Answered by
wajidsiddiqi
Apr 20, 2023
Replies: 1 comment 4 replies
-
@wajidsiddiqi Please read this guide Migrating away from hardhat-waffle. You do not need these if you are using hardhat-toolbox plugin. See if you can resolve it, otherwise leave your repository link. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Well, it worked when I changed the default network to hardhat before that it was set to sepolia.