-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fail to compile some hardhat projects #422
Comments
This is possibly related to NomicFoundation/hardhat#3877 -- see also crytic/slither-action#56 As a workaround, downgrading Node can resolve the failures. |
Note that we are seeing this issue with Node 16 so downgrade may or may not be helpful. |
I encountered the same error with a foundry project. When I ran
My crytic-compile version: 0.3.1
|
Hi @duckki, that error message seems to be unrelated. The repo you linked has a custom You can either remove that line and use the default foundry
|
@elopez Thanks for the info! |
The crytic-compile CI shows a failure to compile some projects: https://github.com/crytic/crytic-compile/actions/runs/4754028647/jobs/8446340120
Output:
Similarly, this is causing medusa's CI to fail.
Output:
The text was updated successfully, but these errors were encountered: