Search⌘ K

Installing Meteor

Understand how to install Meteor.js properly on different operating systems including Windows, Mac, and Linux. Learn about Node.js version requirements, installation commands for global setup, and troubleshooting tips like disabling antivirus on Windows. Also, explore how to uninstall Meteor safely across platforms.

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 supports ...