Error: Source file requires different compiler version... #3554
Unanswered
salieflewis
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was able to successfully get my project to compile, but I'm still stuck with lingering errors around multiple files that are complaining about the compiler.
I've set a strict compiler version in foundry.toml, but Foundry is still referencing that the current compiler is 0.8.17+commit.8df45f5f.Emscripten.clang
Is there a cache specific to solc? How do I reset the auto-detection?
Beta Was this translation helpful? Give feedback.
All reactions