bower ECMDERR无法执行" git ls-remote --tags --heads https:// gith ub.com/grevory/angular-local-storage.git"

时间:2016-05-01 21:27:24

标签: git windows-10 bower bower-install

运行时遇到此错误:

bower install

bower ECMDERR

我试过这个: How to fix bower ECMDERR 还有这个: bower ECMDERR Failed to execute "git ls-remote --tags --heads > git@github.om:mobify/bellows.git", exit code of #128

他们的问题不同,因为在我的问题中,Git使用的是https而不是git。它没有被用作代理,也不是公司网络。

我在这些环境中进行了测试:

Windows:7 Ultimate Service Pack 1,8.1单语言,10 Pro。

节点:4.4.3,5.10.0,6.0.0

npm 3.8.3

git version 2.8.1.windows.1

bower 1.7.9

1 个答案:

答案 0 :(得分:1)

我做了很多事情,所以我不确定什么是合适的解决方案。但这些是:

  1. 添加SSH密钥: https://help.github.com/articles/generating-an-ssh-key/
  2. 更新npm:npm install -g npm
  3. 安装gulp:npm install -g gulp
  4. 安装Python。
  5. 执行此操作:npm ls graceful-fs
  6. 使用Windows 10时遇到的问题较少。