ERROR
▶ /usr/bin/ruby -e “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)”
curl: (7) Failed to connect to raw.githubusercontent.com port 443: Operation timed out
解决方案
Try to add your SSH key to Github before retry
SSH key 创建教程:
https://blog.youkuaiyun.com/sunnywuxian/article/details/89707129
官网帮助:
https://help.github.com/articles/connecting-to-github-with-ssh/
本文介绍了当使用Ruby脚本尝试连接GitHub时遇到连接超时错误的解决方案。建议添加SSH密钥到GitHub账户,并提供了SSH密钥的创建教程链接。
1497

被折叠的 条评论
为什么被折叠?



