安裝rvm 報錯,如下圖:
Failed to connect to raw.githubusercontent.com port 443: Connection refused
解決方法:
1)終端編輯 sudo vim /etc/hosts
2)添加或修改 199.232.96.133 raw.githubusercontent.com
3)esc推出編輯,輸入:wq保存
4)重新執行curl -L get.rvm.io | bash -s stable 安裝
安裝rvm 報錯,如下圖:
Failed to connect to raw.githubusercontent.com port 443: Connection refused
解決方法:
1)終端編輯 sudo vim /etc/hosts
2)添加或修改 199.232.96.133 raw.githubusercontent.com
3)esc推出編輯,輸入:wq保存
4)重新執行curl -L get.rvm.io | bash -s stable 安裝
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。