Postup instalace NODE.js pro používání na Mac OS.
Instalace
brew install node
Update
brew update
Upgrade
brew upgrade node
Uninstall
brew uninstall node
Postup instalace NODE.js pro používání na Mac OS.
brew install node
brew update
brew upgrade node
brew uninstall node