bower install的时候报错
Posted wiseyu
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了bower install的时候报错相关的知识,希望对你有一定的参考价值。
安装错误提示:
解决办法:
C:\Scott>bower install bootstrap bower not-cached git://github.com/twbs/bootstrap.git#* bower resolve git://github.com/twbs/bootstrap.git#* bower ECMDERR Failed to execute "git ls-remote --tags --heads git://github .com/twbs/bootstrap.git", exit code of #128
下载安装git和bower,然后就可以安装成功了
以上是关于bower install的时候报错的主要内容,如果未能解决你的问题,请参考以下文章
关于更新vs2017后发布的问题 命令“bower install”已退出,代码为 9009
bower install 是不是需要在与 bower.json 相同的文件夹中运行?
sh 用于运行npm install和bower update的shell脚本