


Once installed, close your terminal application for changes to take effect. If you prefer wget, you can run this command: You can install it manually by running the following command: To get started, you will need to install the Node Version Manager, or nvm, on your system. To install Node on macOS, follow the steps outlined in this How to Install Node.js and Create a Local Development Environment on macOS tutorial. The latest version of Node installed on your machine.

To complete this tutorial, you will need the following: In this tutorial, you will install nvm and learn to install, remove, and switch between different versions of Node.js. In those situations, the Node Version Manager (nvm) is a great tool to use, allowing you to install multiple versions of Node.js and switch between them as you see fit. You have the latest and greatest version of Node.js installed, and the project you’re about to work on requires an older version. If you work on multiple Node.js projects, you’ve probably run into this one time or another.
