Make sure you have brew installed
Open a Terminal
Run brew install node
Confirm Node is installed by running node -v, you should see a version number
Congratulations! You have installed Node.js!
Make sure you have brew installed
Open a Terminal
Run brew install node
Confirm Node is installed by running node -v, you should see a version number
Congratulations! You have installed Node.js!