In this article I will share with you the steps on how to install NVM and Node.js in macOS using HomeBrew.
HomeBrew is an open-source software package management system that simplifies the installation of software on your macOS. It is like the ‘apt’ in Linux.
Install HomeBrew
If your macOS is not yet install with HomeBrew, you can install it by issuing this command in your Terminal.
Continue reading…