➜ bower-test npm -g list ^C ➜ bower-test npm -g list | grep bower ├─┬ bower@1.5.3 │ ├─┬ bower-config@0.6.1 │ ├── bower-endpoint-parser@0.2.2 │ ├─┬ bower-json@0.4.0 │ ├── bower-logger@0.2.2 │ ├─┬ bower-registry-client@0.3.0 ├─┬ bower-art-resolver@2.0.1 ➜ bower-test bower install -V jquery bower jquery#* not-cached git://github.com/jquery/jquery.git#* bower jquery#* resolve git://github.com/jquery/jquery.git#* bower jquery#* ECMDERR Failed to execute "git ls-remote --tags --heads git://github.com/jquery/jquery.git", exit code of #128 fatal: unable to connect to github.com: github.com[0: 127.0.0.1]: errno=Connection refused Additional error details: fatal: unable to connect to github.com: github.com[0: 127.0.0.1]: errno=Connection refused Stack trace: Error: Failed to execute "git ls-remote --tags --heads git://github.com/jquery/jquery.git", exit code of #128 fatal: unable to connect to github.com: github.com[0: 127.0.0.1]: errno=Connection refused at createError (/usr/local/lib/node_modules/bower/lib/util/createError.js:4:15) at ChildProcess. (/usr/local/lib/node_modules/bower/lib/util/cmd.js:102:21) at ChildProcess.emit (events.js:110:17) at maybeClose (child_process.js:1015:16) at Socket. (child_process.js:1183:11) at Socket.emit (events.js:107:17) at Pipe.close (net.js:485:12) From previous event: at executeCmd (/usr/local/lib/node_modules/bower/lib/util/cmd.js:61:22) at PThrottler._processEntry (/usr/local/lib/node_modules/bower/node_modules/p-throttler/index.js:89:25) at Promise.apply (/usr/local/lib/node_modules/bower/node_modules/p-throttler/node_modules/q/q.js:1122:26) at Promise.promise.promiseDispatch (/usr/local/lib/node_modules/bower/node_modules/p-throttler/node_modules/q/q.js:752:41) at /usr/local/lib/node_modules/bower/node_modules/p-throttler/node_modules/q/q.js:1337:14 at flush (/usr/local/lib/node_modules/bower/node_modules/p-throttler/node_modules/q/q.js:108:17) Console trace: Error at StandardRenderer.error (/usr/local/lib/node_modules/bower/lib/renderers/StandardRenderer.js:82:37) at Logger. (/usr/local/lib/node_modules/bower/bin/bower:111:22) at Logger.emit (events.js:107:17) at Logger.emit (/usr/local/lib/node_modules/bower/node_modules/bower-logger/lib/Logger.js:29:39) at /usr/local/lib/node_modules/bower/lib/commands/index.js:45:20 at _rejected (/usr/local/lib/node_modules/bower/node_modules/q/q.js:844:24) at /usr/local/lib/node_modules/bower/node_modules/q/q.js:870:30 at Promise.when (/usr/local/lib/node_modules/bower/node_modules/q/q.js:1122:31) at Promise.promise.promiseDispatch (/usr/local/lib/node_modules/bower/node_modules/q/q.js:788:41) at /usr/local/lib/node_modules/bower/node_modules/q/q.js:604:44 System info: Bower version: 1.5.3 Node version: 0.12.7 OS: Darwin 14.5.0 x64 ➜ bower-test bower install -V --config=~/.bowerrc jquery bower jquery#* not-cached git://github.com/jquery/jquery.git#* bower jquery#* resolve git://github.com/jquery/jquery.git#* bower jquery#* ECMDERR Failed to execute "git ls-remote --tags --heads git://github.com/jquery/jquery.git", exit code of #128 fatal: unable to connect to github.com: github.com[0: 127.0.0.1]: errno=Connection refused Additional error details: fatal: unable to connect to github.com: github.com[0: 127.0.0.1]: errno=Connection refused Stack trace: Error: Failed to execute "git ls-remote --tags --heads git://github.com/jquery/jquery.git", exit code of #128 fatal: unable to connect to github.com: github.com[0: 127.0.0.1]: errno=Connection refused at createError (/usr/local/lib/node_modules/bower/lib/util/createError.js:4:15) at ChildProcess. (/usr/local/lib/node_modules/bower/lib/util/cmd.js:102:21) at ChildProcess.emit (events.js:110:17) at maybeClose (child_process.js:1015:16) at Socket. (child_process.js:1183:11) at Socket.emit (events.js:107:17) at Pipe.close (net.js:485:12) From previous event: at executeCmd (/usr/local/lib/node_modules/bower/lib/util/cmd.js:61:22) at PThrottler._processEntry (/usr/local/lib/node_modules/bower/node_modules/p-throttler/index.js:89:25) at Promise.apply (/usr/local/lib/node_modules/bower/node_modules/p-throttler/node_modules/q/q.js:1122:26) at Promise.promise.promiseDispatch (/usr/local/lib/node_modules/bower/node_modules/p-throttler/node_modules/q/q.js:752:41) at /usr/local/lib/node_modules/bower/node_modules/p-throttler/node_modules/q/q.js:1337:14 at flush (/usr/local/lib/node_modules/bower/node_modules/p-throttler/node_modules/q/q.js:108:17) Console trace: Error at StandardRenderer.error (/usr/local/lib/node_modules/bower/lib/renderers/StandardRenderer.js:82:37) at Logger. (/usr/local/lib/node_modules/bower/bin/bower:111:22) at Logger.emit (events.js:107:17) at Logger.emit (/usr/local/lib/node_modules/bower/node_modules/bower-logger/lib/Logger.js:29:39) at /usr/local/lib/node_modules/bower/lib/commands/index.js:45:20 at _rejected (/usr/local/lib/node_modules/bower/node_modules/q/q.js:844:24) at /usr/local/lib/node_modules/bower/node_modules/q/q.js:870:30 at Promise.when (/usr/local/lib/node_modules/bower/node_modules/q/q.js:1122:31) at Promise.promise.promiseDispatch (/usr/local/lib/node_modules/bower/node_modules/q/q.js:788:41) at /usr/local/lib/node_modules/bower/node_modules/q/q.js:604:44 System info: Bower version: 1.5.3 Node version: 0.12.7 OS: Darwin 14.5.0 x64 ➜ bower-test bower install -V --config ~/.bowerrc jquery bower jquery#* not-cached git://github.com/jquery/jquery.git#* bower jquery#* resolve git://github.com/jquery/jquery.git#* bower .bowerrc#* copy /Users/jsheeley/.bowerrc bower .bowerrc#* invalid-meta .bowerrc is missing "ignore" entry in bower.json bower .bowerrc#* resolved /Users/jsheeley/.bowerrc bower jquery#* ECMDERR Failed to execute "git ls-remote --tags --heads git://github.com/jquery/jquery.git", exit code of #128 fatal: unable to connect to github.com: github.com[0: 127.0.0.1]: errno=Connection refused Additional error details: fatal: unable to connect to github.com: github.com[0: 127.0.0.1]: errno=Connection refused Stack trace: Error: Failed to execute "git ls-remote --tags --heads git://github.com/jquery/jquery.git", exit code of #128 fatal: unable to connect to github.com: github.com[0: 127.0.0.1]: errno=Connection refused at createError (/usr/local/lib/node_modules/bower/lib/util/createError.js:4:15) at ChildProcess. (/usr/local/lib/node_modules/bower/lib/util/cmd.js:102:21) at ChildProcess.emit (events.js:110:17) at maybeClose (child_process.js:1015:16) at Socket. (child_process.js:1183:11) at Socket.emit (events.js:107:17) at Pipe.close (net.js:485:12) From previous event: at executeCmd (/usr/local/lib/node_modules/bower/lib/util/cmd.js:61:22) at PThrottler._processEntry (/usr/local/lib/node_modules/bower/node_modules/p-throttler/index.js:89:25) at Promise.apply (/usr/local/lib/node_modules/bower/node_modules/p-throttler/node_modules/q/q.js:1122:26) at Promise.promise.promiseDispatch (/usr/local/lib/node_modules/bower/node_modules/p-throttler/node_modules/q/q.js:752:41) at /usr/local/lib/node_modules/bower/node_modules/p-throttler/node_modules/q/q.js:1337:14 at flush (/usr/local/lib/node_modules/bower/node_modules/p-throttler/node_modules/q/q.js:108:17) Console trace: Error at StandardRenderer.error (/usr/local/lib/node_modules/bower/lib/renderers/StandardRenderer.js:82:37) at Logger. (/usr/local/lib/node_modules/bower/bin/bower:111:22) at Logger.emit (events.js:107:17) at Logger.emit (/usr/local/lib/node_modules/bower/node_modules/bower-logger/lib/Logger.js:29:39) at /usr/local/lib/node_modules/bower/lib/commands/index.js:45:20 at _rejected (/usr/local/lib/node_modules/bower/node_modules/q/q.js:844:24) at /usr/local/lib/node_modules/bower/node_modules/q/q.js:870:30 at Promise.when (/usr/local/lib/node_modules/bower/node_modules/q/q.js:1122:31) at Promise.promise.promiseDispatch (/usr/local/lib/node_modules/bower/node_modules/q/q.js:788:41) at /usr/local/lib/node_modules/bower/node_modules/q/q.js:604:44 System info: Bower version: 1.5.3 Node version: 0.12.7 OS: Darwin 14.5.0 x64