microsoft / winget-cli

WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
https://learn.microsoft.com/windows/package-manager/
MIT License
23.35k stars 1.45k forks source link

winget not working #4929

Closed FatBastard0 closed 3 weeks ago

FatBastard0 commented 3 weeks ago

Brief description of your issue

Image Image

Steps to reproduce

what is going, I get this with all most of the time

Expected behavior

too work right

Actual behavior

aee abive

Environment

WinGet 1.9

Trenly commented 3 weeks ago

This looks like a bug with UniGetUI when it tries to install the WinGet Powershell Module, at least based on the screenshots

cc @marticliment

marticliment commented 3 weeks ago

Yes, this issue is caused by https://github.com/marticliment/UniGetUI/issues/2814, and is not caused by WinGet.

You can close this issue.