This commit is contained in:
SrIzan10
2021-04-01 17:58:06 +02:00
parent 34f45c31ba
commit 5319072ebc

View File

@@ -1,38 +1,38 @@
<html><body><p>-----> Building on the Heroku-20 stack
-----> Using buildpack: heroku/nodejs
-----> Node.js app detected
<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>
-----> 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</p></body></html>
! Push rejected, failed to compile Node.js app.<br>
! Push failed<br></p></body></html>