gpt4 book ai didi

github - 如何修复 Bower ECMDERR

转载 作者:行者123 更新时间:2023-12-03 04:32:42 32 4
gpt4 key购买 nike

我在 Windows 7 上使用“yeoman”和“bower”,但在创建应用程序时出现以下错误

yo webapp

错误是

bower not-cached    git://github.com/jlong/sass-bootstrap.git#~3.0.0
bower resolve git://github.com/jlong/sass-bootstrap.git#~3.0.0
bower not-cached git://github.com/Modernizr/Modernizr.git#~2.6.2
bower resolve git://github.com/Modernizr/Modernizr.git#~2.6.2
bower not-cached git://github.com/jquery/jquery.git#~1.10.2
bower resolve git://github.com/jquery/jquery.git#~1.10.2
bower ECMDERR Failed to execute "git ls-remote --tags --heads git://github
.com/jquery/jquery.git", exit code of #128

Additional error details:
fatal: unable to connect to github.com:
github.com[0: 192.30.252.130]: errno=No error

yeoman、bower和node的版本

c:\yo-test>bower -v
1.2.8

c:\yo-test>yo -version
1.1.2

c:\yo-test>node -v
v0.10.15

非常感谢任何建议。

最佳答案

如果您可能遇到同样的问题...事实证明我的机器位于防火墙后面,无法访问 git://github.com/jquery/jquery.git

链接:Unable to Connect to GitHub.com For Cloning

不改变防火墙的解决方案:

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

归功于@bnguyen82 Unable to Connect to GitHub.com For Cloning和 @Sindre Sorhus 来自 Bower install using only https?

关于github - 如何修复 Bower ECMDERR,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21789683/

32 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com