Guest User

Untitled

a guest
Jan 27th, 2020
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.41 KB | None | 0 0
  1. remote: Compressing source files... done.
  2. remote: Building source:
  3. remote:
  4. remote: -----> Node.js app detected
  5. remote:
  6. remote: -----> Creating runtime environment
  7. remote:
  8. remote: NPM_CONFIG_LOGLEVEL=error
  9. remote: NODE_ENV=production
  10. remote: NODE_MODULES_CACHE=true
  11. remote: NODE_VERBOSE=false
  12. remote:
  13. remote: -----> Installing binaries
  14. remote: engines.node (package.json): 10.16.1
  15. remote: engines.npm (package.json): 6.9.0
  16. remote:
  17. remote: Resolving node version 10.16.1...
  18. remote: Downloading and installing node 10.16.1...
  19. remote: npm 6.9.0 already installed with node
  20. remote:
  21. remote: -----> Installing dependencies
  22. remote: Installing node modules (package.json + package-lock)
  23. remote:
  24. remote: > [email protected] postinstall /tmp/build_3f76ba8a9c0a16abc950120e4bd70000/node_modules/babel-runtime/node_modules/core-js
  25. remote: > node scripts/postinstall || echo "ignore"
  26. remote:
  27. remote:
  28. remote: > [email protected] postinstall /tmp/build_3f76ba8a9c0a16abc950120e4bd70000/node_modules/core-js
  29. remote: > node scripts/postinstall || echo "ignore"
  30. remote:
  31. remote:
  32. remote: > [email protected] postinstall /tmp/build_3f76ba8a9c0a16abc950120e4bd70000/node_modules/karma/node_modules/core-js
  33. remote: > node scripts/postinstall || echo "ignore"
  34. remote:
  35. remote:
  36. remote: > @angular/[email protected] postinstall /tmp/build_3f76ba8a9c0a16abc950120e4bd70000/node_modules/@angular/cli
  37. remote: > node ./bin/postinstall/script.js
  38. remote:
  39. remote:
  40. remote: > [email protected] postinstall /tmp/build_3f76ba8a9c0a16abc950120e4bd70000
  41. remote: > ng build --aot --prod
  42. remote:
  43. remote: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
  44. remote:
  45. remote: chunk {0} runtime-es2015.10a1f01eef199006286d.js (runtime) 1.41 kB [entry] [rendered]
  46. remote: chunk {1} main-es2015.601938459e47ad4810a2.js (main) 128 bytes [initial] [rendered]
  47. remote: chunk {2} polyfills-es2015.57a4297f1bb8472f293f.js (polyfills) 130 bytes [initial] [rendered]
  48. remote: chunk {3} styles.f60ff3b83c73d11370bb.css (styles) 84.1 kB [initial] [rendered]
  49. remote: Date: 2020-01-27T13:52:17.791Z - Hash: 1c2c82b59d42166478a9 - Time: 10482ms
  50. remote:
  51. remote: WARNING in budgets, maximum exceeded for /tmp/build_3f76ba8a9c0a16abc950120e4bd70000/src/app/dinic-algorithms/dinic-algorithms.component.css. Budget 6 kB was exceeded by 40.8 kB.
  52. remote:
  53. remote: WARNING in Invalid selector '$grey: #4d4d4c;
  54. remote:
  55. remote: $yellow: #efc371;
  56. remote:
  57. remote: $purple: #ae94c0;
  58. remote:
  59. remote: $green: #b5bc67;
  60. remote:
  61. remote: $orange: #dd925f;
  62. remote:
  63. remote: *' at 55:0. Ignoring.
  64. remote:
  65. remote: ERROR in Child compilation failed:
  66. remote: undefined
  67. remote: ERROR in budgets, maximum exceeded for /tmp/build_3f76ba8a9c0a16abc950120e4bd70000/src/app/dinic-algorithms/dinic-algorithms.component.css. Budget 10 kB was exceeded by 36.8 kB.
  68. remote: npm ERR! code ELIFECYCLE
  69. remote: npm ERR! errno 1
  70. remote: npm ERR! [email protected] postinstall: `ng build --aot --prod`
  71. remote: npm ERR! Exit status 1
  72. remote: npm ERR!
  73. remote: npm ERR! Failed at the [email protected] postinstall script.
  74. remote: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  75. remote:
  76. remote: npm ERR! A complete log of this run can be found in:
  77. remote: npm ERR! /tmp/npmcache.HhRsR/_logs/2020-01-27T13_52_17_871Z-debug.log
  78. remote:
  79. remote: -----> Build failed
  80. remote:
  81. remote: We're sorry this build is failing! You can troubleshoot common issues here:
  82. remote: https://devcenter.heroku.com/articles/troubleshooting-node-deploys
  83. remote:
  84. remote: If you're stuck, please submit a ticket so we can help:
  85. remote: https://help.heroku.com/
  86. remote:
  87. remote: Love,
  88. remote: Heroku
  89. remote:
  90. remote: ! Push rejected, failed to compile Node.js app.
  91. remote:
  92. remote: ! Push failed
  93. remote: Verifying deploy...
  94. remote:
  95. remote: ! Push rejected to algorithm-projectone.
  96. remote:
  97. To https://git.heroku.com/algorithm-projectone.git
  98. ! [remote rejected] master -> master (pre-receive hook declined)
  99. error: failed to push some refs to 'https://git.heroku.com/algorithm-projectone.git'
Advertisement
Add Comment
Please, Sign In to add comment