鲍尔安装错误:无法连接&安培;排名第128退出code [英] Bower Install error: Unable to connect & exit code of #128

查看:514
本文介绍了鲍尔安装错误:无法连接&安培;排名第128退出code的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我现在面临上安装凉亭的问题。

I am facing an issue on bower install.

凉亭ECMDERR无法执行混帐LS-远程--tags --heads HTTPS_LINK到鲍尔 - 角mocks.git,排名第128退出code

bower ECMDERR Failed to execute "git ls-remote --tags --heads HTTPS_LINK to bower-angular-mocks.git", exit code of #128

我跟着的Git /鲍尔错误提到的建议:退出code#128安培;失败的连接。我已经为这两个GIT&放推荐的代理设置;鲍尔。

.bowerrc
   代理:PROXY_URL
   HTTPS代理:PROXY_URL
GIT
   http.proxy = PROXY_URL
   混帐配置--global URLhttps://开头。.insteadOf的git:// [GIT配置使用HTTPS代替GIT的]

I followed suggestions mentioned in Git / Bower Errors: Exit Code # 128 & Failed connect. I have made the recommended proxy settings for both GIT & Bower. .bowerrc "proxy" : "PROXY_URL", "https-proxy" : "PROXY_URL" GIT http.proxy=PROXY_URL git config --global url."https://".insteadOf git:// [GIT config to use HTTPS in place of GIT]

bower not-cached    HTTPS_LINK to bower-angular.git#1.2.x
bower resolve       HTTPS_LINK to bower-angular.git#1.2.x
bower not-cached    HTTPS_LINK to bower-angular-loader.git#1.2.x
bower resolve       HTTPS_LINK to bower-angular-loader.git#1.2.x
bower not-cached    HTTPS_LINK to bower-angular-route.git#1.2.x
bower resolve       HTTPS_LINK to bower-angular-route.git#1.2.x
bower not-cached    HTTPS_LINK to html5-boilerplate.git#~4.3.0
bower resolve       HTTPS_LINK to html5-boilerplate.git#~4.3.0
bower not-cached    HTTPS_LINK to bower-angular-mocks.git#~1.2.x
bower resolve       HTTPS_LINK to bower-angular-mocks.git#~1.2.x
bower ECMDERR       Failed to execute "git ls-remote --tags --heads https://gith
ub.com/angular/bower-angular-mocks.git", exit code of #128

Additional error details:
fatal: unable to access '**https://**github.com/angular/bower-angular-mocks.git/': F
ailed connect to github.com:443; No error


从日志中我可以看到,亭子是使用HTTPS而不是GIT。而另一个更新的是,我能够在GIT执行失败的命令。 [git的LS-远程--tags --heads HTTPS_LINK]

在解决这一鸭preciate帮助。谢谢

Appreciate help in resolving this. Thanks

推荐答案

我有哪里凉亭未能获得角动画一个类似的问题。我可以通过运行来解决这个问题。

I was having a similar issues where bower failed to get angular-animate. I was able to resolve this issue by running

混帐配置--global URLhttps://开头。.insteadOf混帐://

请确保您浏览到您的应用程序的项目文件夹,然后运行,看看是否会解决您的问题。

Make sure you navigate to your App project folder and run that to see if that would resolve your issues

这篇关于鲍尔安装错误:无法连接&安培;排名第128退出code的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆