[FE] nvm-windows: Microsoft/NPM/Google 推荐 Windows 的 Node.js 版本管理器, posix 的 nvm-sh/nvm
1. 到 github 下载 nvm-setup.zip 并安装。
Releases · coreybutler/nvm-windows (github.com)
2. 安装一个版本的 nodejs。
$ nvm install 14.0.0
3. 查看和切换版本。
4. 安装其它全局工具,比如 yarn。
$ npm install -g yarn
nvm-windows 1.1.11 版本 exe 下载地址:https://github.com/coreybutler/nvm-windows/releases/download/1.1.11/nvm-setup.exe
-------------------------
POSIX 类系统的 nvm:
https://github.com/nvm-sh/nvm#installing-and-updating
Refer:https://github.com/coreybutler/nvm-windows
Refer:https://github.com/nvm-sh/nvm
Other:开源情报工具