Install Meteor 1.11.1

Is posible get the old gz file of Meteor 1.11.1. We have an old version that we want to update and when I try to get it with:
curl “https://install.meteor.com/?release=1.11.1” | sh
I got 403 error.
Thanks in advance

You might want to try running it with the most recent version of Meteor 2.x. I don’t think there were breaking changes between 1.x and 2.x. The major version # was bumped just to show publicly that a lot of work was being done to update the app.

I was able to install Meteor, the error was related with Rosseta, so I executed arch -x86_64 zsh.
Thanks

1 Like