You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.
Insomnium should have its own package name, but right now the package name matches that of Insomnia: insomnium.insomnium. I think this name is derived from the package name in ./packages/insomnia/package.json. More info on how the package name is determined can be found here: microsoft/winget-cli#3033
Insomnium Version
0.2.1-b
What operating system are you using?
Windows
Operating System Version
Windows 11 22H2
Installation method
GitHub releases
Last Known Working Insomnium version
No response
The text was updated successfully, but these errors were encountered:
This also seems to cause issues / makes it impossible to have both applications installed at the same time.
PSA: if you’re on Insomnia export your data BEFORE installing Insomnium as it will obliterate your Insomnia installation and you’re going to lose your collections. Insomnium won't pick on the previous stored data.
I think this name is derived from the package name in ./packages/insomnia/package.json. More info on how the package name is determined can be found here: microsoft/winget-cli#3033
thanks! good find! I will patch this asap in the next release; looks like a windows-only bug (The name in the package.json at root has long been updated to Insomnium. if the fix is about changing pacakges/insomnia, then I need to test it out thoroughly as it may break other stuff)
Expected Behavior
Insomnium should be either updated as a separate app or not touched at all by winget
Actual Behavior
Insomnium is "updated" to Insomnia 8.2.0 by winget
Reproduction Steps
winget upgrade
insomnia.insomnia
and "latest available" version 8.2.0winget upgrade --all
Is there an existing issue for this?
Additional Information
Insomnium should have its own package name, but right now the package name matches that of Insomnia:
insomnium.insomnium
. I think this name is derived from the package name in./packages/insomnia/package.json
. More info on how the package name is determined can be found here: microsoft/winget-cli#3033Insomnium Version
0.2.1-b
What operating system are you using?
Windows
Operating System Version
Windows 11 22H2
Installation method
GitHub releases
Last Known Working Insomnium version
No response
The text was updated successfully, but these errors were encountered: