alloy-rs/svm-rs

`svm install <version>` and `svm list` failures

Closed this issue · 1 comments

The following functions from the README fail:

  • List available versions
svm list
  • Install a version
svm install <version>

image

Installation was from source via cargo install --locked --git https://github.com/roynalnaruto/svm-rs

@mratsim sorry about the latest refactor introduced some issues -.-