NodeJS.a4c978712c84.png

nvm 切换 node 版本

使用nvm list命令列出已安装nodejs版本,使用nvm use [版本号]切换版本

nvm list

nvm use [version]