This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Description
I was running forge build on my solidity project.
Got this error:
�[2K�[1m[�[32m⠃�[0;1m]�[0m Compiling...
�[2K�[1m[�[32m⠢�[0;1m]�[0m installing solc version "0.6.12"
�[2K�[1m[�[32m⠰�[0;1m]�[0m Successfully installed solc 0.6.12
Error:
0: �[91m"C:\Users\myuser\.svm\0.6.12\solc-0.6.12": %1 is not a valid Win32 application. (os error 193)�[0m
SVM doesn't work on Windows?