This project uses Meteor 1.7.1-beta.18, which isn't available on this platform. To work with this app on all supported platforms, use meteor update --release METEOR@2.5.3 to pin this app to the newest compatible release

I’m trying to push an update to galaxy but getting this error when I try to do “meteor login”

This project uses Meteor 1.7.1-beta.18, which isn't available on this platform. To work with this app on all supported platforms, use
meteor update --release METEOR@2.5.3 to pin this app to the newest compatible release.

Hey @a.com, I believe the issue is because 1.7.1-beta.18 is no longer a valid Meteor version. You could try to upgrade your app to Meteor 1.8 or maybe if you find problems, go back to 1.7.0.5.

Thanks.

Is there a 1.9 version that you would recommend given I’m on 1.7.1?

I saw your comment here https://github.com/meteor/meteor/issues/11873#issuecomment-1022070123

@fredmaiaarantes

1 Like

Sure, can update to Meteor 1.9.
You can see the changelog here Changelog | Meteor API Docs.

1 Like

I have a similar issue with Meteor 1.10.2 on an M2 Mac.

What’s the best way to get this running?