I am trying to upgrade my node via homebrew but ran into a problem because I think I tried to download through the website. I am very new to terminal. I\'ve tried to search
I ran into this same issue under the same circumstances. I was able to get the brew version to install successfully by:
brew install node/usr/local/include/nodebrew uninstall nodebrew install nodeI had to repeat this process a few times for each remaining problematic directory (about 3 different ones in actuality), and the install eventually succeeded without any issues.