• 一文教你mac如何安装nvm

    nvm是npm包管理工具,不要用Homebrew安装nvm 下载nvm 1 git clone https : //github.com/nvm-sh/nvm.git 安装nvm 1 2 cd nvm ...