-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
winget install results in 0x80d03002 : unknown error #1076
Comments
@vaughan-naidoo we've seen this error on a few different machines. We believe it is related to Delivery Optimization and possibly enterprise managed settings. You can try to change your Example from settings.json:
|
Thank you @denelon that fixed it. |
Thank you @denelon this fixed the issue for me too. for others with the same issue, I didn't have a settings.jason. I had to type winget.exe settings and this created the file in the following path $env:LOCALAPPDATA\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState then I updated based on denelon's post above and I am loving winget.exe now. |
Brief description of your issue
winget install results in 0x80d03002 : unknown error
Steps to reproduce
In Powershell issue the following command:
Expected behavior
Installation of visual studio code should begin.
Actual behavior
Found Visual Studio Code [Microsoft.VisualStudioCode]
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Downloading https://az764295.vo.msecnd.net/stable/054a9295330880ed74ceaedda236253b4f39a335/VSCodeUserSetup-x64-1.56.2.exe
An unexpected error occurred while executing the command:
0x80d03002 : unknown error
Environment
Windows Package Manager v1.0.11451
Windows: Windows.Desktop v10.0.19043.985
Package: Microsoft.DesktopAppInstaller v1.11.11451.0
Any other software?
The text was updated successfully, but these errors were encountered: