Created
April 20, 2016 15:08
-
-
Save adam-phillipps/3c200eb6e3a9b03c830c6db4528c2db2 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
09:07:41 web.1 | started with pid 6206 | |
09:07:41 broccoli.1 | started with pid 6207 | |
09:07:41 log.1 | started with pid 6208 | |
09:07:41 sidekiq.1 | started with pid 6209 | |
09:07:41 webpack.1 | started with pid 6211 | |
09:07:42 broccoli.1 | | |
09:07:42 broccoli.1 | > [email protected] broccoli:dev /Users/adam/work_code/gallery | |
09:07:42 broccoli.1 | > broccoli/timepiece.js public/assets | |
09:07:42 broccoli.1 | | |
09:07:42 webpack.1 | | |
09:07:42 webpack.1 | > [email protected] webpack:dev /Users/adam/work_code/gallery | |
09:07:42 webpack.1 | > webpack-dev-server --config webpack/development.config.js --inline | |
09:07:42 webpack.1 | | |
09:07:43 webpack.1 | events.js:85 | |
09:07:43 webpack.1 | throw er; // Unhandled 'error' event | |
09:07:43 webpack.1 | ^ | |
09:07:43 webpack.1 | Error: listen EADDRINUSE | |
09:07:43 webpack.1 | at exports._errnoException (util.js:746:11) | |
09:07:43 webpack.1 | at Server._listen2 (net.js:1156:14) | |
09:07:43 webpack.1 | at listen (net.js:1182:10) | |
09:07:43 webpack.1 | at net.js:1280:9 | |
09:07:43 webpack.1 | at GetAddrInfoReqWrap.asyncCallback [as callback] (dns.js:81:16) | |
09:07:43 webpack.1 | at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:99:10) | |
09:07:43 webpack.1 | | |
09:07:43 webpack.1 | npm ERR! Darwin 15.4.0 | |
09:07:43 webpack.1 | npm ERR! argv "node" "/usr/local/bin/npm" "run" "webpack:dev" | |
09:07:43 webpack.1 | npm ERR! node v0.12.7 | |
09:07:43 webpack.1 | npm ERR! npm v2.12.1 | |
09:07:43 webpack.1 | npm ERR! code ELIFECYCLE | |
09:07:43 webpack.1 | npm ERR! [email protected] webpack:dev: `webpack-dev-server --config webpack/development.config.js --inline` | |
09:07:43 webpack.1 | npm ERR! Exit status 1 | |
09:07:43 webpack.1 | npm ERR! | |
09:07:43 webpack.1 | npm ERR! Failed at the [email protected] webpack:dev script 'webpack-dev-server --config webpack/development.config.js --inline'. | |
09:07:43 webpack.1 | npm ERR! This is most likely a problem with the CATALOG package, | |
09:07:43 webpack.1 | npm ERR! not with npm itself. | |
09:07:43 webpack.1 | npm ERR! Tell the author that this fails on your system: | |
09:07:43 webpack.1 | npm ERR! webpack-dev-server --config webpack/development.config.js --inline | |
09:07:43 webpack.1 | npm ERR! You can get their info via: | |
09:07:43 webpack.1 | npm ERR! npm owner ls CATALOG | |
09:07:43 webpack.1 | npm ERR! There is likely additional logging output above. | |
09:07:43 webpack.1 | | |
09:07:43 webpack.1 | npm ERR! Please include the following file with any support request: | |
09:07:43 webpack.1 | npm ERR! /Users/adam/work_code/gallery/npm-debug.log | |
09:07:43 webpack.1 | exited with code 1 | |
09:07:43 system | sending SIGTERM to all processes | |
09:07:43 log.1 | terminated by SIGTERM | |
09:07:43 broccoli.1 | terminated by SIGTERM | |
09:07:43 sidekiq.1 | terminated by SIGTERM | |
09:07:43 web.1 | terminated by SIGTERM |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment