Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save JohannesFerner/f5ad47a9f8e682229c4fa43663d0ba78 to your computer and use it in GitHub Desktop.
Save JohannesFerner/f5ad47a9f8e682229c4fa43663d0ba78 to your computer and use it in GitHub Desktop.
Application Logs
2018-07-02T00:21:15.472406+00:00 app[web.1]: npm ERR! Exit status 1
2018-07-02T00:21:15.473588+00:00 app[web.1]: npm ERR!
2018-07-02T00:21:15.474263+00:00 app[web.1]: npm ERR! Failed at the vue-starter@1.1.0 start script.
2018-07-02T00:21:15.474905+00:00 app[web.1]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2018-07-02T00:21:15.564411+00:00 app[web.1]:
2018-07-02T00:21:15.564416+00:00 app[web.1]: npm ERR! A complete log of this run can be found in:
2018-07-02T00:21:15.564418+00:00 app[web.1]: npm ERR! /app/.npm/_logs/2018-07-02T00_21_15_482Z-debug.log
2018-07-02T00:21:15.660805+00:00 heroku[web.1]: Process exited with status 1
2018-07-02T00:21:16.954304+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=conservative-goose-57344.herokuapp.com request_id=3fd04bb2-86a9-444c-a74d-f466daa566ff fwd="80.110.109.119" dyno= connect= service= status=503 bytes= protocol=https
2018-07-02T00:21:17.801185+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=conservative-goose-57344.herokuapp.com request_id=89784dda-613b-4a9b-a4df-f15a3f9f7a9f fwd="80.110.109.119" dyno= connect= service= status=503 bytes= protocol=https
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment