-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
Area-ExternalIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.
Milestone
Description
Brief description of your issue
When I try to install Sublime Text 4 via winget, winget list
always shows "unknown" for the version of the installed program, which makes it unable to apply updates via winget upgrade
.
Steps to reproduce
- Remove "Sublime Text 4" via the Control Panel
- Search Sublime Text 4 via
winget search sublime
- Install with
winget install -e --id SublimeHQ.SublimeText.4
- Check the version with
winget list
Expected behavior
The version shows correctly and winget should be able to update Sublime Text 4 via winget upgrade
.
Actual behavior
winget list
shows (the header is "Name ID Version Source" in Chinese)
名称 ID 版本 源
-----------------------------------------------------------------------------------------------------------------------
Sublime Text Sublime Text_is1 Unknown
winget upgrade --all
does not apply upgrade to Sublime Text 4.
Environment
winget --info
Windows Package Manager (Preview) v1.2.3411-preview
Windows: Windows.Desktop v10.0.19044.1387
Package: Microsoft.DesktopAppInstaller v1.17.3411.0
Metadata
Metadata
Assignees
Labels
Area-ExternalIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.