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

meteor forced update, should consider updating heroku #15

Open
btbonval opened this issue Aug 26, 2014 · 0 comments
Open

meteor forced update, should consider updating heroku #15

btbonval opened this issue Aug 26, 2014 · 0 comments

Comments

@btbonval
Copy link
Member

Heroku uses a meteorite buildpack.

The forced update from Meteor removes meteorite from the picture entirely, or it removes your entire meteor system if you accidentally run meteorite when Meteor is trying to do this without your consent. Grrrrr. This won't happen to the Heroku app because the app will disregard the download on app reboot and will never get a chance to forcibly update.

However, the meteorite buildpack is likely out of date now, or will quickly suffer bitrot.

It would be good to find a meteor buildpack using the new package management system running the correct meteor version (0.8.3 presently).

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