mirror of
https://github.com/SrIzan10/mainwebsite.git
synced 2026-06-27 02:42:27 +00:00
38 lines
1.2 KiB
HTML
38 lines
1.2 KiB
HTML
-----> Building on the Heroku-20 stack
|
|
-----> Using buildpack: heroku/nodejs
|
|
-----> Node.js app detected
|
|
|
|
-----> Creating runtime environment
|
|
|
|
NPM_CONFIG_LOGLEVEL=error
|
|
NODE_VERBOSE=false
|
|
NODE_ENV=production
|
|
NODE_MODULES_CACHE=true
|
|
|
|
-----> Installing binaries
|
|
engines.node (package.json): 14.x
|
|
engines.npm (package.json): unspecified (use default)
|
|
|
|
Resolving node version 14.x...
|
|
Downloading and installing node 14.16.0...
|
|
Using default npm version: 6.14.11
|
|
|
|
-----> Installing dependencies
|
|
Installing node modules
|
|
npm ERR! axios not accessible from amethyste-api
|
|
|
|
npm ERR! A complete log of this run can be found in:
|
|
npm ERR! *npm log censored*
|
|
-----> Build failed
|
|
|
|
We're sorry this build is failing! You can troubleshoot common issues here:
|
|
https://devcenter.heroku.com/articles/troubleshooting-node-deploys
|
|
|
|
If you're stuck, please submit a ticket so we can help:
|
|
https://help.heroku.com/
|
|
|
|
Love,
|
|
Heroku
|
|
|
|
! Push rejected, failed to compile Node.js app.
|
|
! Push failed |