Skip to content

Install Node.js

Sam Reigle edited this page May 17, 2016 · 1 revision

Install node.js though NVM for easier version management.

Requirements

  1. Xcode (use AppStore)
  2. Homebrew

Instructions

  1. $ brew install nvm
  2. $ nvm install stable
  • if you see this error nvm: command not found try opening a new terminal window

Clone this wiki locally