Skip to content
New issue

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

zvm install fails - missing folder #31

Closed
hendriknielaender opened this issue Apr 25, 2024 · 1 comment
Closed

zvm install fails - missing folder #31

hendriknielaender opened this issue Apr 25, 2024 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@hendriknielaender
Copy link
Owner

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:

.zm/zig-macos-x86_64-0.13.0-dev.40+1a6485d11.tar.xz
error: FileNotFound

const version_folder_name = try std.fmt.allocPrint(allocator, "versions/{s}", .{version});

Expected Behavior

Latest master version will be installed.

@hendriknielaender hendriknielaender added bug Something isn't working good first issue Good for newcomers labels Apr 25, 2024
@hendriknielaender
Copy link
Owner Author

closed #32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant