NodeJs installation (macOS)
1 min readJul 31, 2017
- Download a current version node from the official website
- Install n (https://github.com/tj/n) or nvm (https://github.com/creationix/nvm)
- Install the version you need from the node version control system.