Installing Meteor
Learn how to install MeteorJS on your development machine.
Note: This guide is based on the information from the docs at Meteor.com. Meteor currently supports 64-bit processors in OS X, Windows, and Linux. Apple M1 is only supported by Meteor 2.5.1 and onward.
Prerequisites and useful information
Node version required to install Meteor
Meteor requires Node.js
version >=10 and <=14 to run the installer.
Operating system support
Meteor supports Windows 7/Windows Server 2008 R2 and up. It also ...