zig 0.16.0 installation error. #4589
Unanswered
MurraySobol
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just install 2016.1.5 and ran an update.
zig update failed with a permission error.
I uninstalled zig from windows.
I then tried to install zi using winget, this is the error i got.
C:>winget install -e --id zig.zig
Found Zig [zig.zig] Version 0.16.0
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Successfully verified installer hash
Extracting archive…
Successfully extracted archive
Starting package install…
An unexpected error occurred while executing the command:
copy_file: Access is denied.: “C:\Users\murra\AppData\Local\Temp\WinGet\zig.zig.0.16.0\extracted\zig-x86_64-windows-0.16.0”, “C:\Users\murra\AppData\Local\Microsoft\WinGet\Packages\zig.zig_Microsoft.Winget.Source_8wekyb3d8bbwe\zig-x86_64-windows-0.16.0”
Portable install failed; Cleaning up…
The "access is denied" error makes no sense to me; I have full permissions on that directory.
Beta Was this translation helpful? Give feedback.
All reactions