安裝: 官方文檔 https://github.com/nvm-sh/nvm 使用 npm 版本號 nvm -v 安裝指定版本 nvm install v10.16.0 切換 nvm use v10.16.0 本地列表 nvm list