We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello
I'm following the documentation for background PHP workers and hit the quickstart deloy option, which uses this repo as a template:
https://heroku.com/deploy?template=https://github.com/heroku-examples/php-worker-demo
Unfortunately the app cannot deploy with this error:
Something went wrong: The addon "bomberman" does not exist. Please ensure that the addon is spelled correctly.
Something went wrong:
The addon "bomberman" does not exist. Please ensure that the addon is spelled correctly.
Is this a missing composer module dependency or an app I need to setup via the dashboard?
The text was updated successfully, but these errors were encountered:
i need this too, for me show those message while install add-on. Couldn't find either the add-on service or the add-on plan of "bomberman".
Sorry, something went wrong.
No branches or pull requests
Hello
I'm following the documentation for background PHP workers and hit the quickstart deloy option, which uses this repo as a template:
https://heroku.com/deploy?template=https://github.com/heroku-examples/php-worker-demo
Unfortunately the app cannot deploy with this error:
Is this a missing composer module dependency or an app I need to setup via the dashboard?
The text was updated successfully, but these errors were encountered: