brew install nvm mkdir ~/.nvm nano ~/.bash_profilectrl+x 退出
source ~/.bash_profile echo $NVM_DIR
nvm install stable