-
-
Notifications
You must be signed in to change notification settings - Fork 588
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 fails on Windows #1916
Comments
Looking at the error, seems to be a bug coming from |
I tried to install again and it did work. Do you know what the winget issue was referring to? If it's likely to happen again, it might be useful to include that in the docs. YMMV, etc. |
In the event you get error messages with codes like this, google is your friend ;) A quick search shows this for instance : microsoft/winget-cli#1348 |
I'm afraid google wasn't my friend. As I mentioned in the initial report, I did try to search, and gave the link I used. Looks like this issue should have been there then, but github's search results page, um, doesn't have the best UI for issues (why wouldn't issues be first-class search results?). My bad. That said, I'm not sure I follow the resolution to that thread. Did you?
That and similar make it sound like it could not, as I guessed, find "whatever package was needed to install gitui", but I think you're right that it's winget's catalog's problems, not a missing URL or deployment issue from gitui. But it also sounds ("This is the first time I've ever seen winget upgrade --all function properly. What a day to be alive. I've always wanted a Windows package manager and this give me hope that it could be a stable thing some day.") like maybe winget isn't the most reliable deployment tool. I'd probably add a warning ("winget is temperamental; wait and try again" equivalent) to the gitui install steps. $0.02 YMMV. |
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Looking at these instructions...
winget install gitui
Alternately
winget install gitui
Search for that error number, find nothing, open issue.
Expected behavior
I expected things to install.
Context (please complete the following information):
The text was updated successfully, but these errors were encountered: