Skip to content

Instantly share code, notes, and snippets.

@epeng5
Created June 7, 2016 18:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save epeng5/be5280141bb2cae75cab490b06d0a621 to your computer and use it in GitHub Desktop.
Save epeng5/be5280141bb2cae75cab490b06d0a621 to your computer and use it in GitHub Desktop.
Kadira: Successfully connected
Kadira: completed instrumenting the app
okgrow:iron-router-autoscroll package is deprecated. Please use okgrow:router-autoscroll.
Error: listen EADDRINUSE
at errnoException (net.js:905:11)
at Server._listen2 (net.js:1043:14)
at listen (net.js:1065:10)
at net.js:1147:9
at dns.js:72:18
at process._tickCallback (node.js:448:13)
npm ERR! Linux 3.13.0-79-generic
npm ERR! argv "node" "/mnt/app/.modulus/nvm/v0.10.41/bin/npm" "start"
npm ERR! node v0.10.41
npm ERR! npm v3.8.6
npm ERR! code ELIFECYCLE
npm ERR! meteor-dev-bundle@0.0.0 start: `node ../../main`
npm ERR! Exit status 7
npm ERR!
npm ERR! Failed at the meteor-dev-bundle@0.0.0 start script 'node ../../main'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the meteor-dev-bundle package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node ../../main
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs meteor-dev-bundle
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls meteor-dev-bundle
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /mnt/app/bundle/programs/server/npm-debug.log
Now using node v0.10.41 (npm v3.8.6)
Found package.json: ./bundle/programs/server/package.json
Running command: npm start
> meteor-dev-bundle@0.0.0 start /mnt/app/bundle/programs/server
> node ../../main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment