Created
September 24, 2015 17:43
-
-
Save sheeley/6dc2011a45fb01f15823 to your computer and use it in GitHub Desktop.
bower log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ bower-test npm -g list | |
^C | |
➜ bower-test npm -g list | grep bower | |
├─┬ [email protected] | |
│ ├─┬ [email protected] | |
│ ├── [email protected] | |
│ ├─┬ [email protected] | |
│ ├── [email protected] | |
│ ├─┬ [email protected] | |
├─┬ [email protected] | |
➜ 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.<anonymous> (/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.<anonymous> (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.<anonymous> (/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.<anonymous> (/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.<anonymous> (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.<anonymous> (/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.<anonymous> (/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.<anonymous> (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.<anonymous> (/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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment