Skip to content

[Bug]: Sublime Text 4 shows "unknown" version after installation #37597

@Icarusradio

Description

@Icarusradio

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

  1. Remove "Sublime Text 4" via the Control Panel
  2. Search Sublime Text 4 via winget search sublime
  3. Install with winget install -e --id SublimeHQ.SublimeText.4
  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

No one assigned

    Labels

    Area-ExternalIssue-BugIt either shouldn't be doing this or needs an investigation.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions