sh 有用的NVM命令

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 有用的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

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

text 有用的NVM命令

sh NVM命令

nvm命令

节点版本管理器安装 - 未找到 nvm 命令

NVM

brew安装nvm后无法使用nvm命令