tonycoco / heroku-buildpack-ember-cli

A Heroku Buildpack for Ember CLI Applications
MIT License
321 stars 121 forks source link

Deploy to Heroku button not working #112

Open misterwise opened 8 years ago

misterwise commented 8 years ago

Fails under the Build App section of deployment, this is trying to create a brand new app on Heroku

-----> Fetching custom git buildpack... done ! Push rejected, no Cedar-supported app detected HINT: This occurs when Heroku cannot detect the buildpack to use for this application automatically. See https://devcenter.heroku.com/articles/buildpacks

derekdowling commented 8 years ago

Yup, seeing this as well.

tonycoco commented 8 years ago

Hmm, ok I'll look into this

olivierlesnicki commented 8 years ago

same here

tonycoco commented 8 years ago

Still an issue?

misterwise commented 8 years ago

Yes, it seems to be: just clicked it again and got: -----> Fetching set buildpack https://github.com/tonycoco/heroku-buildpack-ember-cli.git... done ! Push rejected, failed to detect set buildpack https://github.com/tonycoco/heroku-buildpack-ember-cli.git More info: https://devcenter.heroku.com/articles/buildpacks#detection-failure

To be fair though, I had given up trying to use this long ago.

ghost commented 8 years ago

Same error here.