G
G
Gatzee2021-08-09 14:53:57
GitHub
Gatzee, 2021-08-09 14:53:57

What to do with the push problem?

Hello, I wanted to push my game bot from the github repository to heroku, connected everything, did everything,
and then suddenly a push error, here is the push
log:
-----> Building on the Heroku-20 stack
-----> Using buildpack: heroku/nodejs
-----> App not compatible with buildpack: https://buildpack-registry.s3.amazonaws.com/buildp...

! ERROR: Application not supported by 'heroku/nodejs' buildpack
!
! The 'heroku/nodejs' buildpack is set on this application, but was
! unable to detect a Node.js codebase.
!
! A Node.js app on Heroku requires a 'package.json' at the root of
! the directory structure.
!
! If you are trying to deploy a Node.js application, ensure that this
! file is present at the top level directory. This directory has the
! following files:
!
! clans.json
! dodji.js
! node_modules/
! oscrn.png
! package-lock.json
! Procfile
! promo.json
! start.bat
! users.json
!
! If you are trying to deploy an application written in another
! language, you need to change the list of buildpacks set on your
! Heroku app using the 'heroku buildpacks' command.
!
! For more information, refer to the following documentation:
! https://devcenter.heroku.com/articles/buildpacks
! https://devcenter.heroku.com/articles/nodejs-suppo...
More info: https://devcenter.heroku.com/articles/buildpacks#d...
! Push failed

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
Gumus171991, 2021-08-14
@Gumus171991

Change the file structure of the application

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question