Kaleb Luedtke

Results 527 comments of Kaleb Luedtke

> How should I best provide the log file? It is pretty large. Should I still paste it here? You should be able to just upload the file by dragging...

Thanks! That confirms the issue is the `DE` market and the Microsoft Store endpoints. ``` 2025-04-02 13:39:52.045 [REPO] Sending http POST request to: https://storeedgefd.dsx.mp.microsoft.com/v9.0/manifestSearch 2025-04-02 13:39:52.045 [REPO] Http POST request...

Each of the command pages on [Microsoft Learn](https://learn.microsoft.com/en-us/windows/package-manager/winget/search#arguments) have information the query argument, if the command supports it. For example, from the `winget search` page: ![Image](https://github.com/user-attachments/assets/4e222b3a-e628-4369-aca3-05bd04e0aead)

There do already exist short aliases for some of these, as @mdanish-kh mentioned. Specifically, * install => add * list => ls * uninstall => rm The one character aliases...

* Related to https://github.com/microsoft/winget-cli/discussions/5522#discussioncomment-13463352 cc @JohnMcPMS

I know there are sometimes issues when trying to use winget from a different user account than the user who installed it (depending on how it was installed). I don't...

The issue with unknown count is known and should be addressed whenever a fix is put in for [#2458](https://github.com/microsoft/winget-cli/issues/2458#issuecomment-1219997618).

The community specifically wanted it as an error to prevent manifests without schema headers from being merged into the community repo. I'd rather see the manifests preventing a rebuild be...

https://github.com/microsoft/winget-pkgs/pull/304521