nvm切换node版本常用命令

64 阅读1分钟
nvm list //查看本地node版本号

image.png

nvm use 版本号

image.png

nvm --version

image.png

赞我.png