红联Linux门户
Linux帮助

fatal: unable to connect to github.com问题解决

发布时间:2014-06-05 10:07:31来源:红联作者:velcbo
命令:bower install jquery 【mac】

错误信息:

bower error status code of git: 128

fatal: unable to connect to github.com:

github.com[0: 你的IP]: errno=Operation timed out

原因:

需要用https才能读到数据

解决方法:输入命令

git config --global url."https://".insteadOf git://

来源:Linux社区
文章评论

共有 0 条评论