forked from heroku/heroku-buildpack-c
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Here's the error I'm encountering currently:
triggering new deployment
-----> Lua app detected
-----> Copying lua to bin
cp: cannot stat '/app/tmp/buildpacks/XXX/opt/heroku-18/lua': No such file or directory
! Push rejected, failed to compile Lua app.
! Push failed
The reason for this is because the buildpack doesn't support the Heroku-18 Stack (no opt/heroku-18/lua).
Are there any details on where the executables are pulled from before being placed in this repo?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels