Skip to content

Winget displays "Unknown" as Note Block Studio's version number #558

@HydrogenTritiu

Description

@HydrogenTritiu

Describe the bug
After installing Note Block Studio via winget, the version number of the software shows as "Unknown" in the list of installed software from winget. When manually executing the winget list note command to query, the version number also remains unidentifiable, which causes inconvenience for version management and update checks.

Platform
Windows 10 Pro 22H2 (OS Build 19045.7058)

To Reproduce
Steps to reproduce the behavior:

Open Windows Terminal (PowerShell or Command Prompt)
Execute the command "winget install OpenNoteBlockStudio.MinecraftNoteBlockStudio" to install the software
After installation is complete, run the command "winget list" to query the installed software information
Check the output result, the version number column corresponding to Note Block Studio displays as "Unknown"
Expected behavior
It is expected that winget can correctly identify and display the currently installed version number of Note Block Studio, so as to accurately grasp the software version status and perform update operations in a timely manner.

Screenshots

Image

Additional context
I have tried uninstalling and reinstalling the software, but the problem still exists.
Manually checking the version information file in the software installation directory allows me to obtain the version number normally, but winget cannot read it.
Other software installed via winget can display the version number normally, and only Note Block Studio has this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions