nvm經常使用命令

安裝nvm:curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.8/install.sh | bashgit

查看當前nvm版本:nvm listgithub

安裝某個版本:nvm install 8.16.0bash

使用某個版本:nvm use 8.16.0curl

相關文章
相關標籤/搜索