Advertisement
Guest User

Untitled

a guest
Dec 5th, 2016
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 9.94 KB | None | 0 0
  1. 2016-12-05T18:41:26.039081+00:00 app[web.1]: npm ERR! Make sure you have the latest version of node.js and npm installed.
  2. 2016-12-05T18:41:26.038484+00:00 app[web.1]: npm ERR! campusoja@1.0.0 prestart: `npm run -s build`
  3. 2016-12-05T18:41:26.039402+00:00 app[web.1]: npm ERR! not with npm itself.
  4. 2016-12-05T18:41:26.039240+00:00 app[web.1]: npm ERR! If you do, this is most likely a problem with the campusoja package,
  5. 2016-12-05T18:41:26.039621+00:00 app[web.1]: npm ERR! Tell the author that this fails on your system:
  6. 2016-12-05T18:41:26.039971+00:00 app[web.1]: npm ERR! You can get information on how to open an issue for this project with:
  7. 2016-12-05T18:41:26.039791+00:00 app[web.1]: npm ERR!     npm run -s build
  8. 2016-12-05T18:41:26.040146+00:00 app[web.1]: npm ERR!     npm bugs campusoja
  9. 2016-12-05T18:41:26.040330+00:00 app[web.1]: npm ERR! Or if that isn't available, you can get their info via:
  10. 2016-12-05T18:41:26.040683+00:00 app[web.1]: npm ERR!     npm owner ls campusoja
  11. 2016-12-05T18:41:26.040857+00:00 app[web.1]: npm ERR! There is likely additional logging output above.
  12. 2016-12-05T18:41:26.045915+00:00 app[web.1]: npm ERR! Please include the following file with any support request:
  13. 2016-12-05T18:41:26.046026+00:00 app[web.1]: npm ERR!     /app/npm-debug.log
  14. 2016-12-05T18:41:26.045693+00:00 app[web.1]:
  15. 2016-12-05T18:41:26.144411+00:00 heroku[web.1]: Process exited with status 1
  16. 2016-12-05T18:41:26.157218+00:00 heroku[web.1]: State changed from starting to crashed
  17. 2016-12-05T18:41:26.157218+00:00 heroku[web.1]: State changed from crashed to starting
  18. 2016-12-05T18:41:28.409323+00:00 heroku[web.1]: Starting process with command `npm start`
  19. 2016-12-05T18:41:30.249626+00:00 heroku[web.1]: Restarting
  20. 2016-12-05T18:41:32.557138+00:00 heroku[web.1]: Starting process with command `npm start`
  21. 2016-12-05T18:41:32.349676+00:00 app[web.1]:
  22. 2016-12-05T18:41:32.349718+00:00 app[web.1]: > campusoja@1.0.0 prestart /app
  23. 2016-12-05T18:41:32.349719+00:00 app[web.1]: > npm run -s build
  24. 2016-12-05T18:41:32.349720+00:00 app[web.1]:
  25. 2016-12-05T18:41:35.885220+00:00 app[web.1]: Error: Couldn't find preset "es2015" relative to directory "/app"
  26. 2016-12-05T18:41:35.885252+00:00 app[web.1]:     at /app/node_modules/babel-core/lib/transformation/file/options/option-manager.js:299:19
  27. 2016-12-05T18:41:35.885254+00:00 app[web.1]:     at Array.map (native)
  28. 2016-12-05T18:41:35.885257+00:00 app[web.1]:     at OptionManager.resolvePresets (/app/node_modules/babel-core/lib/transformation/file/options/option-manager.js:270:20)
  29. 2016-12-05T18:41:35.885258+00:00 app[web.1]:     at OptionManager.mergePresets (/app/node_modules/babel-core/lib/transformation/file/options/option-manager.js:259:10)
  30. 2016-12-05T18:41:35.885259+00:00 app[web.1]:     at OptionManager.mergeOptions (/app/node_modules/babel-core/lib/transformation/file/options/option-manager.js:244:14)
  31. 2016-12-05T18:41:35.885260+00:00 app[web.1]:     at OptionManager.init (/app/node_modules/babel-core/lib/transformation/file/options/option-manager.js:374:12)
  32. 2016-12-05T18:41:35.885260+00:00 app[web.1]:     at File.initOptions (/app/node_modules/babel-core/lib/transformation/file/index.js:216:65)
  33. 2016-12-05T18:41:35.885261+00:00 app[web.1]:     at new File (/app/node_modules/babel-core/lib/transformation/file/index.js:139:24)
  34. 2016-12-05T18:41:35.885262+00:00 app[web.1]:     at Pipeline.transform (/app/node_modules/babel-core/lib/transformation/pipeline.js:46:16)
  35. 2016-12-05T18:41:35.885263+00:00 app[web.1]:     at transform (/app/node_modules/babel-cli/lib/babel/util.js:50:22)
  36. 2016-12-05T18:41:35.958332+00:00 app[web.1]:
  37. 2016-12-05T18:41:35.995493+00:00 app[web.1]: npm ERR! Linux 3.13.0-100-generic
  38. 2016-12-05T18:41:35.996146+00:00 app[web.1]: npm ERR! argv "/app/.heroku/node/bin/node" "/app/.heroku/node/bin/npm" "start"
  39. 2016-12-05T18:41:35.998340+00:00 app[web.1]: npm ERR! npm  v3.10.8
  40. 2016-12-05T18:41:35.997172+00:00 app[web.1]: npm ERR! node v6.9.1
  41. 2016-12-05T18:41:35.999055+00:00 app[web.1]: npm ERR! code ELIFECYCLE
  42. 2016-12-05T18:41:35.999574+00:00 app[web.1]: npm ERR! campusoja@1.0.0 prestart: `npm run -s build`
  43. 2016-12-05T18:41:36.000205+00:00 app[web.1]: npm ERR! Exit status 1
  44. 2016-12-05T18:41:36.000700+00:00 app[web.1]: npm ERR!
  45. 2016-12-05T18:41:36.001196+00:00 app[web.1]: npm ERR! Failed at the campusoja@1.0.0 prestart script 'npm run -s build'.
  46. 2016-12-05T18:41:36.002933+00:00 app[web.1]: npm ERR! Make sure you have the latest version of node.js and npm installed.
  47. 2016-12-05T18:41:36.003407+00:00 app[web.1]: npm ERR! If you do, this is most likely a problem with the campusoja package,
  48. 2016-12-05T18:41:36.003604+00:00 app[web.1]: npm ERR! not with npm itself.
  49. 2016-12-05T18:41:36.004237+00:00 app[web.1]: npm ERR! Tell the author that this fails on your system:
  50. 2016-12-05T18:41:36.005206+00:00 app[web.1]: npm ERR!     npm run -s build
  51. 2016-12-05T18:41:36.005208+00:00 app[web.1]: npm ERR! You can get information on how to open an issue for this project with:
  52. 2016-12-05T18:41:36.005208+00:00 app[web.1]: npm ERR!     npm bugs campusoja
  53. 2016-12-05T18:41:36.006914+00:00 app[web.1]: npm ERR! Or if that isn't available, you can get their info via:
  54. 2016-12-05T18:41:36.007262+00:00 app[web.1]: npm ERR!     npm owner ls campusoja
  55. 2016-12-05T18:41:36.007361+00:00 app[web.1]: npm ERR! There is likely additional logging output above.
  56. 2016-12-05T18:41:36.024134+00:00 app[web.1]:
  57. 2016-12-05T18:41:36.024440+00:00 app[web.1]: npm ERR! Please include the following file with any support request:
  58. 2016-12-05T18:41:36.024589+00:00 app[web.1]: npm ERR!     /app/npm-debug.log
  59. 2016-12-05T18:41:35.779754+00:00 app[web.1]:
  60. 2016-12-05T18:41:35.779770+00:00 app[web.1]: > npm run -s build
  61. 2016-12-05T18:41:35.779770+00:00 app[web.1]: > campusoja@1.0.0 prestart /app
  62. 2016-12-05T18:41:35.779771+00:00 app[web.1]:
  63. 2016-12-05T18:41:36.142890+00:00 heroku[web.1]: Process exited with status 1
  64. 2016-12-05T18:41:37.384443+00:00 app[web.1]:     at /app/node_modules/babel-core/lib/transformation/file/options/option-manager.js:299:19
  65. 2016-12-05T18:41:37.384426+00:00 app[web.1]: Error: Couldn't find preset "es2015" relative to directory "/app"
  66. 2016-12-05T18:41:37.384445+00:00 app[web.1]:     at Array.map (native)
  67. 2016-12-05T18:41:37.384446+00:00 app[web.1]:     at OptionManager.resolvePresets (/app/node_modules/babel-core/lib/transformation/file/options/option-manager.js:270:20)
  68. 2016-12-05T18:41:37.384447+00:00 app[web.1]:     at OptionManager.mergePresets (/app/node_modules/babel-core/lib/transformation/file/options/option-manager.js:259:10)
  69. 2016-12-05T18:41:37.384448+00:00 app[web.1]:     at OptionManager.mergeOptions (/app/node_modules/babel-core/lib/transformation/file/options/option-manager.js:244:14)
  70. 2016-12-05T18:41:37.384449+00:00 app[web.1]:     at OptionManager.init (/app/node_modules/babel-core/lib/transformation/file/options/option-manager.js:374:12)
  71. 2016-12-05T18:41:37.384449+00:00 app[web.1]:     at File.initOptions (/app/node_modules/babel-core/lib/transformation/file/index.js:216:65)
  72. 2016-12-05T18:41:37.384450+00:00 app[web.1]:     at new File (/app/node_modules/babel-core/lib/transformation/file/index.js:139:24)
  73. 2016-12-05T18:41:37.384451+00:00 app[web.1]:     at Pipeline.transform (/app/node_modules/babel-core/lib/transformation/pipeline.js:46:16)
  74. 2016-12-05T18:41:37.384451+00:00 app[web.1]:     at transform (/app/node_modules/babel-cli/lib/babel/util.js:50:22)
  75. 2016-12-05T18:41:37.423359+00:00 app[web.1]:
  76. 2016-12-05T18:41:37.436840+00:00 app[web.1]: npm ERR! Linux 3.13.0-100-generic
  77. 2016-12-05T18:41:37.437076+00:00 app[web.1]: npm ERR! argv "/app/.heroku/node/bin/node" "/app/.heroku/node/bin/npm" "start"
  78. 2016-12-05T18:41:37.438299+00:00 app[web.1]: npm ERR! If you do, this is most likely a problem with the campusoja package,
  79. 2016-12-05T18:41:37.437255+00:00 app[web.1]: npm ERR! node v6.9.1
  80. 2016-12-05T18:41:37.438491+00:00 app[web.1]: npm ERR! Tell the author that this fails on your system:
  81. 2016-12-05T18:41:37.437444+00:00 app[web.1]: npm ERR! npm  v3.10.8
  82. 2016-12-05T18:41:37.438603+00:00 app[web.1]: npm ERR!     npm run -s build
  83. 2016-12-05T18:41:37.437603+00:00 app[web.1]: npm ERR! code ELIFECYCLE
  84. 2016-12-05T18:41:37.438753+00:00 app[web.1]: npm ERR! You can get information on how to open an issue for this project with:
  85. 2016-12-05T18:41:37.437918+00:00 app[web.1]: npm ERR! campusoja@1.0.0 prestart: `npm run -s build`
  86. 2016-12-05T18:41:37.438780+00:00 app[web.1]: npm ERR!     npm bugs campusoja
  87. 2016-12-05T18:41:37.437920+00:00 app[web.1]: npm ERR! Exit status 1
  88. 2016-12-05T18:41:37.438895+00:00 app[web.1]: npm ERR! Or if that isn't available, you can get their info via:
  89. 2016-12-05T18:41:37.437924+00:00 app[web.1]: npm ERR!
  90. 2016-12-05T18:41:37.439031+00:00 app[web.1]: npm ERR!     npm owner ls campusoja
  91. 2016-12-05T18:41:37.438368+00:00 app[web.1]: npm ERR! not with npm itself.
  92. 2016-12-05T18:41:37.446313+00:00 app[web.1]: npm ERR!     /app/npm-debug.log
  93. 2016-12-05T18:41:37.446174+00:00 app[web.1]: npm ERR! Please include the following file with any support request:
  94. 2016-12-05T18:41:37.438053+00:00 app[web.1]: npm ERR! Failed at the campusoja@1.0.0 prestart script 'npm run -s build'.
  95. 2016-12-05T18:41:37.439116+00:00 app[web.1]: npm ERR! There is likely additional logging output above.
  96. 2016-12-05T18:41:37.438181+00:00 app[web.1]: npm ERR! Make sure you have the latest version of node.js and npm installed.
  97. 2016-12-05T18:41:37.445956+00:00 app[web.1]:
  98. 2016-12-05T18:41:37.569007+00:00 heroku[web.1]: Process exited with status 1
  99. 2016-12-05T18:41:37.583563+00:00 heroku[web.1]: State changed from starting to crashed
  100. 2016-12-05T18:41:43.049313+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=campusoja.herokuapp.com request_id=5083365e-8445-4719-b954-3f8680b25645 fwd="41.190.2.55" dyno= connect= service= status=503 bytes=
  101. 2016-12-05T18:41:44.630676+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=campusoja.herokuapp.com request_id=3ced5f25-3ce9-48ff-96f1-3b239f995943 fwd="41.190.2.55" dyno= connect= service= status=503 bytes=
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement