環境:
- MS ウィンドウズ 10
- Node.js v0.12.4
- バウアー v1.65
- Git v2.63
- ルーター DD-WRT v24-sp2 (03/13/14) ギガ
プロジェクト ディレクトリで標準の Windows コマンド プロンプトから 'Bower install' を実行すると、一部のパッケージで次のようなエラーが発生します。
Download of https://github.com/angular/bower-angular-sanitize/archive/v1.3.20.tar.gz failed with ETIMEDOUT, retrying in 1.9s
最終的なエラーは次のとおりです。
ECMDERR Failed to execute "git ls-remote --tags --heads git://github.com/angular/bower-angular-sanitize.git", exit code of #128 fatal: unable to connect to github.com: github.com[0: 192.30.252.131]: errno=No such file or directory
Additional error details:
fatal: unable to connect to github.com:
github.com[0: 192.30.252.130]: errno=No such file or directory
これは特定のパッケージの問題ではないことに注意してください。
Bower/Git のタイムアウト期間を設定/延長することはできますか?