[Suggestion]about NVM_SYMLINK #992
-
|
I suggest adding a note in the documentation that specifies the I encountered an issue where I successfully installed Node using |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
|
Run |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Found the right way to setup nvm-noinstall package without the
Note, if you are none admin user, you shoul change:
|
Beta Was this translation helpful? Give feedback.


Found the right way to setup nvm-noinstall package without the
NVM_SYMLINKtrouble:nvm-noinstall.zipto anywhere, eg:C:\Users\bob\Apps\nvmC:\Users\bob\Apps\nvm\install.cmdC:\Users\bob\Apps\nvmafter the propmtnvm install 22 ltsto install theLTSversion of nodejs 22Note, if you are none admin user, you shoul change:
install.cmdand changesetx /Mtosetxinstall.cmdand changeset NVM_SYMLINK=C:\Program Files\nodejstoset NVM_SYMLINK=%NVM_PATH%\nodejsnvm usewill not work, runmklink /J nodejs v20.19.5in cmd in theC:\Users\bob\Apps\nvmdirectory