Skip to content
New issue

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

Gem not found #2

Open
expilo opened this issue Apr 3, 2017 · 0 comments
Open

Gem not found #2

expilo opened this issue Apr 3, 2017 · 0 comments

Comments

@expilo
Copy link

expilo commented Apr 3, 2017

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.

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

No branches or pull requests

1 participant