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.
reply