使用 brew install nvm
安裝后性誉,出現(xiàn)command not found: nvm
需要執(zhí)行以下步驟:
mkdir ~/.nvm
修改~/.bash_profile,新
export NVM_DIR="$HOME/.nvm"
. "/usr/local/opt/nvm/nvm.sh"
使用 brew install nvm
安裝后性誉,出現(xiàn)command not found: nvm
需要執(zhí)行以下步驟:
mkdir ~/.nvm
修改~/.bash_profile,新
export NVM_DIR="$HOME/.nvm"
. "/usr/local/opt/nvm/nvm.sh"