solc-select issue #5529
Answered
by
Shawon-Mandal
Shawon-Mandal
asked this question in
Q&A
-
I've installed solc-select by runnig then,when I run |
Beta Was this translation helpful? Give feedback.
Answered by
Shawon-Mandal
May 25, 2023
Replies: 1 comment 2 replies
-
@Shawon-Mandal Please check know issues here link |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've finally solved the issue!!!!
All I had to do was to run an extra command
solc-select install <version>
then I installed the "0.8.7" version and then ran
solc-select use 0.8.7
thanks again for your effort!