-
Notifications
You must be signed in to change notification settings - Fork 50
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
[BUG] nvm-desktop: command not found: "node"
after installing first Node version from GUI without running nvmd use {version}
#128
Labels
bug
Something isn't working
Comments
1111mp
added a commit
that referenced
this issue
Oct 17, 2024
…t version" (#128) Signed-off-by: 1111mp <[email protected]>
1111mp
added a commit
to 1111mp/nvmd-command
that referenced
this issue
Oct 17, 2024
Signed-off-by: The1111mp <[email protected]>
This issue has been fixed in Release v4.0.2. You can upgrade to this version to verify it. Thanks. 🌹 |
Works perfectly! Many thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
After fresh install of NVM Desktop and install of first Node version from GUI, default version is not set in
%UserProfile%\.nvmd\default
(file does not exist) and all node/npm/npx/corepack shims exit withnvm-desktop: command not found: "node"
(replace node with npm/npx/corepack)To Reproduce
Steps to reproduce the behavior:
NVM.Desktop_4.0.1_x64-setup.exe
on Windows 11 x64%UserProfile%\.nvmd\bin
is in PATH%UserProfile%\.nvmd\versions\22.9.0
%UserProfile%\.nvmd\default
-> Missingnvmd use
explicitlyExpected behavior
nvm-desktop: command not found: "node"
should be more explicit: include where nmvd searched for itnvm-desktop: default node version is not set, use 'nvmd use {version}
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: