homebrew install node 12 code example
Example 1: brew install npm
brew install node
Example 2: homebrew nvm install
"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install node
"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"