mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
This means running `meteor update` on Windows with an existing (pre-1.6) installation of Meteor will install a 32-bit version of Meteor 1.6, even if the underlying machine architecture could handle a 64-bit version. To get a native 64-bit version of Meteor, Windows developers should reinstall Meteor 1.6 from scratch using the new and improved Windows installer (👋 @abernix), rather than running `meteor update`. If we really want to make `meteor update` just work ✨, we can revisit this change in Meteor 1.6.1.