svm icon indicating copy to clipboard operation
svm copied to clipboard

Solidity Version Manager. Like nvm or jabba, but for Solidity. Cross platform.

Results 3 svm issues
Sort by recently updated
recently updated
newest added

I was running `forge build` on my solidity project. Got this error: ``` [⠃] Compiling... [⠢] installing solc version "0.6.12" [⠰] Successfully installed solc 0.6.12 Error: 0: "C:\Users\myuser\.svm\0.6.12\solc-0.6.12": %1 is...

I am using macOS Big Sur and when I try to install this via: ``` curl -L https://github.com/web3j/svm/raw/master/install.sh | bash && source ~/.svm/svm.sh ``` I get this error: ``` $...

I'm getting this when trying to install anything from the 0.8.x branches. No remote version could be found for the query: 0.8.1 No remote version could be found for the...