Skip to content
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

Fix winget command with full package ID #284

Merged
merged 1 commit into from
Jun 7, 2024
Merged

Fix winget command with full package ID #284

merged 1 commit into from
Jun 7, 2024

Conversation

darkvertex
Copy link
Contributor

I'm sure it worked at some point, but now winget says there's multiple packages matching "mods" so the full ID is required.

> winget install mods
Multiple packages found matching input criteria. Please refine the input.
Name        Id                 Source
--------------------------------------
JGC Connect 9NM2X7TGDDWD       msstore
mods        charmbracelet.mods winget

but winget install charmbracelet.mods works. ✨

@darkvertex darkvertex requested a review from caarlos0 as a code owner June 7, 2024 13:49
@caarlos0 caarlos0 merged commit 956198c into charmbracelet:main Jun 7, 2024
@caarlos0
Copy link
Member

caarlos0 commented Jun 7, 2024

thanks!

@darkvertex darkvertex deleted the fix_winget_command branch June 7, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants