pub async fn install(version: &Version) -> Result<PathBuf, SvmError>
Installs the provided version of Solc in the machine.
Returns the path to the solc file.