[BUG] nvmd use {version} --project
fails with nvm-desktop: The system cannot find the file specified. (os error 2)
#130
Labels
bug
Something isn't working
Describe the bug
Running
nvmd use {version} --project
in a project directory fails withnvm-desktop: The system cannot find the file specified. (os error 2)
Running global
nvmd use {version}
and node/npm/npx/corepack shims works OKTo 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
nvm-desktop: command not found: "node"
after installing first Node version from GUI without runningnvmd use {version}
#128)$ "%UserProfile%\.nvmd\bin\node.exe" --version
Expected behavior
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: