摘要:下載包去上按照用或者。注意如果一種方式失敗了,請先刪除殘留文件再試另一種方法。放到默認路徑上述步驟后還不能用,必須用。執行以下兩行命令行即可激活下載指定新開的默認的版本賬號密碼
下載nvm包
去nvm github上按照install script,用curl或者wget。都試一下。注意如果一種方式失敗了,請先刪除殘留文件再試另一種方法。
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.31.0/install.sh | bash wget -qO- https://raw.githubusercontent.com/creationix/nvm/v0.31.0/install.sh | bash放到默認路徑
上述步驟后,nvm還不能用,必須用nvm.sh。執行以下兩行命令行即可
export NVM_DIR=~/.nvm source ~/.nvm/nvm.sh激活node
nvm install 5.0 //下載 nvm alias default 5.6 //指定新開的shell默認的node 版本
git config --global credential.helper store//賬號密碼cache
文章版權歸作者所有,未經允許請勿轉載,若此文章存在違規行為,您可以聯系管理員刪除。
轉載請注明本文地址:http://specialneedsforspecialkids.com/yun/78296.html
閱讀 2312·2021-09-26 10:21
閱讀 2785·2021-09-08 09:36
閱讀 3065·2019-08-30 15:56
閱讀 954·2019-08-30 12:57
閱讀 916·2019-08-26 10:39
閱讀 3554·2019-08-23 18:11
閱讀 3077·2019-08-23 17:12
閱讀 1070·2019-08-23 12:18