Error HH411: The library src, imported from @eth-optimism/contracts-bedrock/src/dispute/interfaces/IDisputeGame.sol, is not installed. Try installing it using npm. #5049
Unanswered
Chomtana
asked this question in
Troubleshooting
Replies: 2 comments 6 replies
|
To clarify my understanding here, you have installed Compilation then fails as, internally the |
5 replies
|
Same issue here |
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.
@eth-optimism/contracts-bedrock is using foundry with src/ import but I need to import it to a hardhat project. How should I do this?
All reactions