安装: 官方文档 https://github.com/nvm-sh/nvm 使用 npm 版本号 nvm -v 安装指定版本 nvm install v10.16.0 切换 nvm use v10.16.0 本地列表 nvm list