We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fabf7cb commit 77fb572Copy full SHA for 77fb572
op-e2e/README.md
@@ -31,4 +31,4 @@ make test-http
31
If you encounter errors:
32
* ensure you have the latest version of foundry installed: `just update-foundry`
33
* try deleting the `packages/contracts-bedrock/forge-artifacts` directory
34
-* if the above step doesn't fix the error, try `pnpm clean`
+* try `forge clean && rm -rf lib && forge install` within the `packages/contracts-bedrock` directory
0 commit comments