First step: Brew install
In order to get Node simply run: brew install node
Next Page
In order to get Node simply run: brew install node
Next Page
At this step, the
make install
can take time, just wait until the prompt comes back.
Next Page
Run
node -v
And
npm -v
If you can see the version and no errors messages, go coding !