adds code


So in this tutorial you are going to learn how to install nodes with home-brew . first thing first you have to install brew on your device .... to install home brew you have to use next command line : /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" . Nodejs : 1- open terminal 2- type brew install node
Previous Post Next Post