Run the following command in your terminal to install the latest official Meteor release:
curl https://install.meteor.com/ | sh
For compatibility, Linux binaries are built with CentOS 6.4 i386/amd64. Only 64-bit is supported.
iOS development requires the latest Xcode.
Run the following command in your terminal to install the latest official Meteor release:
npm install -g meteor
Requires Node.js 8 or newer installed. Read more
Meteor supports Windows 7/Windows Server 2008 R2 and up. Only 64-bit is supported.
Disabling antivirus (Windows Defender, etc.) will improve performance.
iOS development is not supported.