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