Skip to content

Instantly share code, notes, and snippets.

@kimispencer
Created September 12, 2016 18:33
Show Gist options
  • Save kimispencer/a4d22b74f42821fe283fca68fa25746d to your computer and use it in GitHub Desktop.
Save kimispencer/a4d22b74f42821fe283fca68fa25746d to your computer and use it in GitHub Desktop.
2016-09-12T18:25:40.253709+00:00 app[web.1]: npm ERR! file sh
2016-09-12T18:25:40.254133+00:00 app[web.1]: npm ERR! code ELIFECYCLE
2016-09-12T18:25:40.254448+00:00 app[web.1]: npm ERR! errno ENOENT
2016-09-12T18:25:40.254998+00:00 app[web.1]: npm ERR! syscall spawn
2016-09-12T18:25:40.255564+00:00 app[web.1]: npm ERR! spawn ENOENT
2016-09-12T18:25:40.255785+00:00 app[web.1]: npm ERR!
2016-09-12T18:25:40.255259+00:00 app[web.1]: npm ERR! express-react-redux-starter@1.0.0 start: `PORT=8080 pm2 start ./server.js`
2016-09-12T18:25:40.256220+00:00 app[web.1]: npm ERR! Make sure you have the latest version of node.js and npm installed.
2016-09-12T18:25:40.255995+00:00 app[web.1]: npm ERR! Failed at the express-react-redux-starter@1.0.0 start script 'PORT=8080 pm2 start ./server.js'.
2016-09-12T18:25:40.256456+00:00 app[web.1]: npm ERR! If you do, this is most likely a problem with the express-react-redux-starter package,
2016-09-12T18:25:40.256680+00:00 app[web.1]: npm ERR! not with npm itself.
2016-09-12T18:25:40.256891+00:00 app[web.1]: npm ERR! Tell the author that this fails on your system:
2016-09-12T18:25:40.257086+00:00 app[web.1]: npm ERR! PORT=8080 pm2 start ./server.js
2016-09-12T18:25:40.257279+00:00 app[web.1]: npm ERR! You can get information on how to open an issue for this project with:
2016-09-12T18:25:40.257470+00:00 app[web.1]: npm ERR! npm bugs express-react-redux-starter
2016-09-12T18:25:40.257851+00:00 app[web.1]: npm ERR! npm owner ls express-react-redux-starter
2016-09-12T18:25:40.257659+00:00 app[web.1]: npm ERR! Or if that isn't available, you can get their info via:
2016-09-12T18:25:40.263314+00:00 app[web.1]:
2016-09-12T18:25:40.263587+00:00 app[web.1]: npm ERR! Please include the following file with any support request:
2016-09-12T18:25:40.263732+00:00 app[web.1]: npm ERR! /app/npm-debug.log
2016-09-12T18:25:40.258049+00:00 app[web.1]: npm ERR! There is likely additional logging output above.
2016-09-12T18:25:40.358373+00:00 heroku[web.1]: State changed from starting to crashed
2016-09-12T18:25:40.359728+00:00 heroku[web.1]: State changed from crashed to starting
2016-09-12T18:25:40.341477+00:00 heroku[web.1]: Process exited with status 1
2016-09-12T18:25:42.276839+00:00 heroku[web.1]: Starting process with command `npm start`
2016-09-12T18:25:44.331922+00:00 heroku[web.1]: Process exited with status 1
2016-09-12T18:25:44.248349+00:00 app[web.1]:
2016-09-12T18:25:44.248371+00:00 app[web.1]: > express-react-redux-starter@1.0.0 start /app
2016-09-12T18:25:44.248373+00:00 app[web.1]:
2016-09-12T18:25:44.248372+00:00 app[web.1]: > PORT=8080 pm2 start ./server.js
2016-09-12T18:25:44.252707+00:00 app[web.1]: sh: 1: pm2: not found
2016-09-12T18:25:44.257216+00:00 app[web.1]:
2016-09-12T18:25:44.264054+00:00 app[web.1]: npm ERR! Linux 3.13.0-93-generic
2016-09-12T18:25:44.264374+00:00 app[web.1]: npm ERR! argv "/app/.heroku/node/bin/node" "/app/.heroku/node/bin/npm" "start"
2016-09-12T18:25:44.264542+00:00 app[web.1]: npm ERR! node v5.11.1
2016-09-12T18:25:44.264977+00:00 app[web.1]: npm ERR! npm v3.8.6
2016-09-12T18:25:44.265446+00:00 app[web.1]: npm ERR! file sh
2016-09-12T18:25:44.265715+00:00 app[web.1]: npm ERR! code ELIFECYCLE
2016-09-12T18:25:44.265857+00:00 app[web.1]: npm ERR! errno ENOENT
2016-09-12T18:25:44.266214+00:00 app[web.1]: npm ERR! syscall spawn
2016-09-12T18:25:44.266355+00:00 app[web.1]: npm ERR! express-react-redux-starter@1.0.0 start: `PORT=8080 pm2 start ./server.js`
2016-09-12T18:25:44.266480+00:00 app[web.1]: npm ERR! spawn ENOENT
2016-09-12T18:25:44.266600+00:00 app[web.1]: npm ERR!
2016-09-12T18:25:44.266781+00:00 app[web.1]: npm ERR! Failed at the express-react-redux-starter@1.0.0 start script 'PORT=8080 pm2 start ./server.js'.
2016-09-12T18:25:44.266903+00:00 app[web.1]: npm ERR! Make sure you have the latest version of node.js and npm installed.
2016-09-12T18:25:44.267153+00:00 app[web.1]: npm ERR! not with npm itself.
2016-09-12T18:25:44.267019+00:00 app[web.1]: npm ERR! If you do, this is most likely a problem with the express-react-redux-starter package,
2016-09-12T18:25:44.267255+00:00 app[web.1]: npm ERR! Tell the author that this fails on your system:
2016-09-12T18:25:44.267356+00:00 app[web.1]: npm ERR! PORT=8080 pm2 start ./server.js
2016-09-12T18:25:44.267501+00:00 app[web.1]: npm ERR! You can get information on how to open an issue for this project with:
2016-09-12T18:25:44.267605+00:00 app[web.1]: npm ERR! npm bugs express-react-redux-starter
2016-09-12T18:25:44.267709+00:00 app[web.1]: npm ERR! Or if that isn't available, you can get their info via:
2016-09-12T18:25:44.267815+00:00 app[web.1]: npm ERR! npm owner ls express-react-redux-starter
2016-09-12T18:25:44.267925+00:00 app[web.1]: npm ERR! There is likely additional logging output above.
2016-09-12T18:25:44.271298+00:00 app[web.1]:
2016-09-12T18:25:44.271507+00:00 app[web.1]: npm ERR! Please include the following file with any support request:
2016-09-12T18:25:44.271626+00:00 app[web.1]: npm ERR! /app/npm-debug.log
2016-09-12T18:25:44.352893+00:00 heroku[web.1]: State changed from starting to crashed
2016-09-12T18:25:57.952264+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=pure-hamlet-58714.herokuapp.com request_id=513d4927-37e4-423f-a4d5-720968410325 fwd="24.164.138.212" dyno= connect= service= status=503 bytes=
2016-09-12T18:25:58.521365+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=pure-hamlet-58714.herokuapp.com request_id=5a11e1d5-7d1f-4fe1-b303-5d238749cf75 fwd="24.164.138.212" dyno= connect= service= status=503 bytes=
2016-09-12T18:29:54.117008+00:00 heroku[api]: Deploy 337bb37 by kimispencer@gmail.com
2016-09-12T18:29:54.117102+00:00 heroku[api]: Release v4 created by kimispencer@gmail.com
2016-09-12T18:29:54.350383+00:00 heroku[slug-compiler]: Slug compilation started
2016-09-12T18:29:54.350393+00:00 heroku[slug-compiler]: Slug compilation finished
2016-09-12T18:29:54.587864+00:00 heroku[web.1]: State changed from crashed to starting
2016-09-12T18:29:56.543121+00:00 heroku[web.1]: Starting process with command `npm run build && npm start`
2016-09-12T18:30:00.776531+00:00 heroku[web.1]: State changed from starting to crashed
2016-09-12T18:30:00.535631+00:00 app[web.1]:
2016-09-12T18:30:00.535645+00:00 app[web.1]: > express-react-redux-starter@1.0.0 build /app
2016-09-12T18:30:00.535646+00:00 app[web.1]: > rm -rf dist && webpack --config ./webpack/webpack-prod.config.js --colors
2016-09-12T18:30:00.535647+00:00 app[web.1]:
2016-09-12T18:30:00.563894+00:00 app[web.1]: sh: 1: webpack: not found
2016-09-12T18:30:00.575659+00:00 app[web.1]:
2016-09-12T18:30:00.594126+00:00 app[web.1]: npm ERR! Linux 3.13.0-91-generic
2016-09-12T18:30:00.595617+00:00 app[web.1]: npm ERR! node v5.11.1
2016-09-12T18:30:00.594654+00:00 app[web.1]: npm ERR! argv "/app/.heroku/node/bin/node" "/app/.heroku/node/bin/npm" "run" "build"
2016-09-12T18:30:00.595923+00:00 app[web.1]: npm ERR! npm v3.8.6
2016-09-12T18:30:00.596213+00:00 app[web.1]: npm ERR! file sh
2016-09-12T18:30:00.596456+00:00 app[web.1]: npm ERR! code ELIFECYCLE
2016-09-12T18:30:00.596735+00:00 app[web.1]: npm ERR! errno ENOENT
2016-09-12T18:30:00.597003+00:00 app[web.1]: npm ERR! syscall spawn
2016-09-12T18:30:00.597230+00:00 app[web.1]: npm ERR! express-react-redux-starter@1.0.0 build: `rm -rf dist && webpack --config ./webpack/webpack-prod.config.js --colors`
2016-09-12T18:30:00.597443+00:00 app[web.1]: npm ERR! spawn ENOENT
2016-09-12T18:30:00.597655+00:00 app[web.1]: npm ERR!
2016-09-12T18:30:00.597881+00:00 app[web.1]: npm ERR! Failed at the express-react-redux-starter@1.0.0 build script 'rm -rf dist && webpack --config ./webpack/webpack-prod.config.js --colors'.
2016-09-12T18:30:00.598114+00:00 app[web.1]: npm ERR! Make sure you have the latest version of node.js and npm installed.
2016-09-12T18:30:00.598342+00:00 app[web.1]: npm ERR! If you do, this is most likely a problem with the express-react-redux-starter package,
2016-09-12T18:30:00.598761+00:00 app[web.1]: npm ERR! not with npm itself.
2016-09-12T18:30:00.598993+00:00 app[web.1]: npm ERR! Tell the author that this fails on your system:
2016-09-12T18:30:00.599206+00:00 app[web.1]: npm ERR! rm -rf dist && webpack --config ./webpack/webpack-prod.config.js --colors
2016-09-12T18:30:00.599410+00:00 app[web.1]: npm ERR! You can get information on how to open an issue for this project with:
2016-09-12T18:30:00.599624+00:00 app[web.1]: npm ERR! npm bugs express-react-redux-starter
2016-09-12T18:30:00.599830+00:00 app[web.1]: npm ERR! Or if that isn't available, you can get their info via:
2016-09-12T18:30:00.600108+00:00 app[web.1]: npm ERR! npm owner ls express-react-redux-starter
2016-09-12T18:30:00.600324+00:00 app[web.1]: npm ERR! There is likely additional logging output above.
2016-09-12T18:30:00.606151+00:00 app[web.1]:
2016-09-12T18:30:00.606516+00:00 app[web.1]: npm ERR! Please include the following file with any support request:
2016-09-12T18:30:00.606721+00:00 app[web.1]: npm ERR! /app/npm-debug.log
2016-09-12T18:30:00.733090+00:00 heroku[web.1]: Process exited with status 1
2016-09-12T18:30:32.871994+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=pure-hamlet-58714.herokuapp.com request_id=84c6ad4d-4631-4a38-a07a-6ce3fe94d1af fwd="24.164.138.212" dyno= connect= service= status=503 bytes=
2016-09-12T18:30:33.441340+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=pure-hamlet-58714.herokuapp.com request_id=9bb6de23-6ef6-45f3-b098-b343ab298d79 fwd="24.164.138.212" dyno= connect= service= status=503 bytes=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment