Skip to content
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

Foundry "failed to resolve versions" #89

Open
ThatOneCalculator opened this issue Jul 23, 2024 · 1 comment
Open

Foundry "failed to resolve versions" #89

ThatOneCalculator opened this issue Jul 23, 2024 · 1 comment

Comments

@ThatOneCalculator
Copy link

Honestly, this error is not very descriptive, so I'm not sure what exactly this error is about. These are all Vyper contracts with # @version ^0.4.0

| 'forge' returned non-zero exit code 1
| 2024-07-23T22:16:28.238665Z ERROR foundry_compilers::resolver: failed to resolve versions
| Error:
| stderr: Found incompatible Solidity versions:
| stderr: contracts/REDACTED.vy  imports:
| stderr: Found incompatible Solidity versions:
| stderr: contracts/REDACTED.vy  imports:
| stderr: Found incompatible Solidity versions:
| stderr: contracts/REDACTED.vy  imports:
| stderr: Found incompatible Solidity versions:
| stderr: contracts/REDACTED.vy  imports:
| ERROR:Slither:Unable to compile all targets.
@elopez
Copy link
Member

elopez commented Sep 3, 2024

Hi! Thanks for the patience here. This is an error from Foundry (likely from the forge build step, but I'm just guessing as I cannot see the full log), so you'll probably have to discuss it with them over on their repository: https://github.com/foundry-rs/foundry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants