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
Somehow does not work for me. I did
heroku config:add BUILDPACK_URL=https://github.com/ddollar/heroku-buildpack-multi.git heroku config:add BUILDPACK_URL=https://github.com/hashicorp/heroku-buildpack-middleman.git git push heroku master
but all I got was
remote: -----> Middleman app detected remote: /app/tmp/buildpacks/89865777b7a75ec3801c6ca27b0190c42a3d2117476bee8121ec2603bf907acfb7eabcb748ff3ff8be78cfe048c4299d759b91d59a193aad7f326f7a22afdbe1/bin/compile: line 13: ./.profile.d/*: No such file or directory remote: /app/vendor/ruby-2.4.0/lib/ruby/2.4.0/rubygems.rb:270:in `find_spec_for_exe': can't find gem bundler (>= 0.a) (Gem::GemNotFoundException) remote: from /app/vendor/ruby-2.4.0/lib/ruby/2.4.0/rubygems.rb:258:in `bin_path' remote: from /app/vendor/bundle/ruby/2.4.0/bin/bundle:22:in `<main>' remote: ! Push rejected, failed to compile Middleman app. remote: remote: ! Push failed remote: Verifying deploy... remote: remote: ! Push rejected to pierwowzory.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Somehow does not work for me. I did
but all I got was
The text was updated successfully, but these errors were encountered: