-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Nvm not reporting version after installed #851
Comments
This was referenced Sep 5, 2022
Closed
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
not stale |
I just tested it with the latest 1.1.10 version and it works. Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue:
Nvm installer is not reporting it's version number. This is causing winget to not be able to auto update it.
How To Reproduce:
Install nvm with the installer, with or without winget.
Expected Behavior:
Winget reports it's version.
Screenshots:
See bellow 2 examples, one for nvm, another for OpenVPN, the first does not have the version:
Also, on Winget:
Desktop:
OS: Windows 11 (latest stable).
Additional context:
Because of this problem, when you run
winget upgrade CoreyButler.NVMforWindows
it will fail:In this case, I already have the latest version, but if I didn't winget wouldn't know.
For more context, see this issue on winget about Sublime, which has the same problem: microsoft/winget-pkgs#37597
The text was updated successfully, but these errors were encountered: