macos
-
Install Homebrew: http://brew.sh
-
Open Terminal
-
Install dependencies
brew install git python3 -
Install NVM by following these instructions.
After installing, follow the post-install steps shown by the installer to add the necessary lines to your shell profile (for example
~/.zshrcor~/.bash_profile). Then open a new terminal and run:nvm install --lts