I just installed NVM for Windows , but it doesn't seem to work:
Any ideas?
Most likely, it happens that the system is %PATH%updated outside the command line instance. Just opening a new command line will bring up these new external changes.
%PATH%
First check your actual directory "C: \ Program Files \ nodejs". Most of us already have the "nodejs" directory from the previous installation before we decided (or were told to us) to install nvm.
, "C:\Program Files\nodejs" , nvm , (. C:\Users\xxx\AppData\Roaming\nvm). , nvm , "nvm use...".
, , , " nvm..." .
, , ...
node nvm. node . . nvm arch,
node
nvm arch
C:\WINDOWS\system32> nvm arch System Default: 64-bit. Currently Configured: -bit.
C:\WINDOWS\system32> nvm use 7.4.0 x64 Now using node v7.4.0 (64-bit) C:\WINDOWS\system32> nvm arch System Default: 64-bit. Currently Configured: 64-bit. C:\WINDOWS\system32> nvm list * 7.4.0 (Currently using 64-bit executable) 4.5.0 C:\WINDOWS\system32> node -v v7.4.0
Windows 10, @pleverett https://github.com/coreybutler/nvm-windows/issues/191
:
C:\WINDOWS\system32> nvm arch System Default: 64-bit. Currently Configured: -bit. C:\WINDOWS\system32> nvm list 8.9.4 6.13.0
: node , , node, , . Windows 7 10, 64-, "C:\Program Files\nodejs".
"nodejs" , "nvm use" node nvm.
, "nodejs".
git bash - cmd.exe .
: https://github.com/coreybutler/nvm-windows/issues/58
nvm list
v8.9.4 nvm.
v8.9.4 .
nvm-windows, . , , settings.txt. , nvm-win, . , 1 2 , . , .
, , Windows, , , C:\Users\adamm> nvm list
10.15.1
* 6.4.0 ( 64- ) , , node -v, , , 6.4.0
nvm Windows, nvm ?
nodejs , NVM_SYMLINK, nvm windows, C:\Program Files\nodejs ( )
NVM_SYMLINK
C:\Program Files\nodejs
?
nvm on, nvm use x.x.x, - .
nvm on
nvm use x.x.x
. , NVM_SYMLINK C:\Users\Charlie\AppData\Roaming\nvm\vx.x.x, .
C:\Users\Charlie\AppData\Roaming\nvm\vx.x.x
, . NVM , .
% NVM_HOME% % NVM_SYMLINK% , node --version -.
node --version
, , :
nvm install latest