We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.12.0
When running zvm i master.
zvm i master
If versions folder does not exists, this will turn into an error:
versions
.zm/zig-macos-x86_64-0.13.0-dev.40+1a6485d11.tar.xz error: FileNotFound
zvm/src/download.zig
Line 29 in 4a28d8c
Latest master version will be installed.
The text was updated successfully, but these errors were encountered:
closed #32
Sorry, something went wrong.
No branches or pull requests
Zig Version
0.12.0
Steps to Reproduce and Observed Behavior
When running
zvm i master
.If
versions
folder does not exists, this will turn into an error:zvm/src/download.zig
Line 29 in 4a28d8c
Expected Behavior
Latest master version will be installed.
The text was updated successfully, but these errors were encountered: