Source file requires different compiler version error #309
Unanswered
dionisxhaferi
asked this question in
Q&A
Replies: 1 comment
-
If you use the same compiler version across all files, including your test and source file, do you still run into this error? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Every time I download a new security audit repo from the cyfrin security course, it gives me this error for each file.
Source file requires different compiler version (current compiler is 0.8.27+commit.40a35a09.Emscripten.clang) - note that nightly builds are considered to be strictly less than the released version(5333)
the current solidity version of this specific file is 0.8.20
Does anyone know how to solve this?
Beta Was this translation helpful? Give feedback.
All reactions