nvm 的基本用法 1、列出可下载的版本 nvm list [available] 2、下载 nvm install [version] 3、使用 nvm use [version] 4、卸载 nvm uninstall [version]