Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- remote: Compressing source files... done.
- remote: Building source:
- remote:
- remote: -----> Node.js app detected
- remote:
- remote: -----> Creating runtime environment
- remote:
- remote: NPM_CONFIG_LOGLEVEL=error
- remote: NODE_ENV=production
- remote: NODE_MODULES_CACHE=true
- remote: NODE_VERBOSE=false
- remote:
- remote: -----> Installing binaries
- remote: engines.node (package.json): 10.16.1
- remote: engines.npm (package.json): 6.9.0
- remote:
- remote: Resolving node version 10.16.1...
- remote: Downloading and installing node 10.16.1...
- remote: npm 6.9.0 already installed with node
- remote:
- remote: -----> Installing dependencies
- remote: Installing node modules (package.json + package-lock)
- remote:
- remote: > [email protected] postinstall /tmp/build_3f76ba8a9c0a16abc950120e4bd70000/node_modules/babel-runtime/node_modules/core-js
- remote: > node scripts/postinstall || echo "ignore"
- remote:
- remote:
- remote: > [email protected] postinstall /tmp/build_3f76ba8a9c0a16abc950120e4bd70000/node_modules/core-js
- remote: > node scripts/postinstall || echo "ignore"
- remote:
- remote:
- remote: > [email protected] postinstall /tmp/build_3f76ba8a9c0a16abc950120e4bd70000/node_modules/karma/node_modules/core-js
- remote: > node scripts/postinstall || echo "ignore"
- remote:
- remote:
- remote: > @angular/[email protected] postinstall /tmp/build_3f76ba8a9c0a16abc950120e4bd70000/node_modules/@angular/cli
- remote: > node ./bin/postinstall/script.js
- remote:
- remote:
- remote: > [email protected] postinstall /tmp/build_3f76ba8a9c0a16abc950120e4bd70000
- remote: > ng build --aot --prod
- remote:
- remote: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
- remote:
- remote: chunk {0} runtime-es2015.10a1f01eef199006286d.js (runtime) 1.41 kB [entry] [rendered]
- remote: chunk {1} main-es2015.601938459e47ad4810a2.js (main) 128 bytes [initial] [rendered]
- remote: chunk {2} polyfills-es2015.57a4297f1bb8472f293f.js (polyfills) 130 bytes [initial] [rendered]
- remote: chunk {3} styles.f60ff3b83c73d11370bb.css (styles) 84.1 kB [initial] [rendered]
- remote: Date: 2020-01-27T13:52:17.791Z - Hash: 1c2c82b59d42166478a9 - Time: 10482ms
- remote:
- 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.
- remote:
- remote: WARNING in Invalid selector '$grey: #4d4d4c;
- remote:
- remote: $yellow: #efc371;
- remote:
- remote: $purple: #ae94c0;
- remote:
- remote: $green: #b5bc67;
- remote:
- remote: $orange: #dd925f;
- remote:
- remote: *' at 55:0. Ignoring.
- remote:
- remote: ERROR in Child compilation failed:
- remote: undefined
- 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.
- remote: npm ERR! code ELIFECYCLE
- remote: npm ERR! errno 1
- remote: npm ERR! [email protected] postinstall: `ng build --aot --prod`
- remote: npm ERR! Exit status 1
- remote: npm ERR!
- remote: npm ERR! Failed at the [email protected] postinstall script.
- remote: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
- remote:
- remote: npm ERR! A complete log of this run can be found in:
- remote: npm ERR! /tmp/npmcache.HhRsR/_logs/2020-01-27T13_52_17_871Z-debug.log
- remote:
- remote: -----> Build failed
- remote:
- remote: We're sorry this build is failing! You can troubleshoot common issues here:
- remote: https://devcenter.heroku.com/articles/troubleshooting-node-deploys
- remote:
- remote: If you're stuck, please submit a ticket so we can help:
- remote: https://help.heroku.com/
- remote:
- remote: Love,
- remote: Heroku
- remote:
- remote: ! Push rejected, failed to compile Node.js app.
- remote:
- remote: ! Push failed
- remote: Verifying deploy...
- remote:
- remote: ! Push rejected to algorithm-projectone.
- remote:
- To https://git.heroku.com/algorithm-projectone.git
- ! [remote rejected] master -> master (pre-receive hook declined)
- error: failed to push some refs to 'https://git.heroku.com/algorithm-projectone.git'
Advertisement
Add Comment
Please, Sign In to add comment