Hacker News new | past | comments | ask | show | jobs | submit login

> brew install node

> brew install nvm

Installing both node and nvm seems redundant; nvm is written in shell and doesn't require node to be installed by brew. Also, nvm's purpose is to install and manage node versions and so a brew installed node would be a completely unused dependency that just takes up space and adds an extra thing to upgrade every so often.






Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: