Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Is not compatible with the latest Heroku stack #6

Open
pslyman opened this issue Dec 31, 2020 · 2 comments
Open

Is not compatible with the latest Heroku stack #6

pslyman opened this issue Dec 31, 2020 · 2 comments

Comments

@pslyman
Copy link

pslyman commented Dec 31, 2020

image

I got this after Heroku forced an upgrade of their stack. The log didn't give any other information that I'm aware of. Bit of a black box on this one.

@orieuxe
Copy link

orieuxe commented Jan 15, 2021

Hi, I just upgraded a Symfony + angular app to heroku-20 stack. I was previously on the heroku-18 one. The first build went well on client side as well as server side. I don't think your issue is related with this buildpack. Here are my logs extracts :

-----> Building on the Heroku-20 stack
-----> Subdir buildpack app detected
-----> Subdir buildpack in client
-----> Node.js app detected
-----> Installing binaries
       engines.node (package.json):  14.15.1
       engines.npm (package.json):   6.14.8
-----> Installing dependencies
-----> Build succeeded!
Launching...
-----> Building on the Heroku-20 stack
-----> Subdir buildpack app detected
-----> Subdir buildpack in server
-----> PHP app detected
-----> Installing platform packages...
       - php (7.4.14)
       - composer (1.10.19)
       - apache (2.4.46)
       - nginx (1.18.0)
-----> Installing dependencies...
-----> Launching...

@edmorley
Copy link
Contributor

This issue can be closed, since this buildpack is compatible with Heroku-20. The root cause of the error in the OP must have been something else.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants