text 有用的NVM命令

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text 有用的NVM命令相关的知识,希望对你有一定的参考价值。

// List all install versions of node
NVM list

// Install specific version of node
NVM install 7.9.0

// Switch to version of node
NVM use 7.9.0

以上是关于text 有用的NVM命令的主要内容,如果未能解决你的问题,请参考以下文章

text NVM설치

text nvm问题

text 安装NVM - OSX

text auto`nvm use`

text nvmインストール#memo

text [使用NVM安装和升级Nodejs] #linux #javascript