# uninstall node and npm nvm install 14.16.1 nvm use 14.16.1 # add to path
export PATH="$APPDATA/nvm/v14.16.1:$PATH"
issue
github.com
https://github.com/coreybutler/nvm-windows/issues/68
download
coreybutler/nvm-windows
The npm/ Microsoft/Google recommended Node.js version manager for Windows . The original nvm is a completely separate project for Mac/Linux only. This project uses an entirely different philosophy and is not just a clone of nvm. Details are listed in the Why another version manager? and what's the big difference?
https://github.com/coreybutler/nvm-windows
