sudo chown -R $USER /usr/local/share/
brew doctor
brew install node
sudo chown -R $USER /usr/local/share/
brew doctor
brew install node
Videos
sudo chown -R $USER /usr/local/share/
brew doctor
brew install node
Have you tried chmoding 755 /usr/local/share/systemtap/tapset so it is writable? That could fix it?
chmod 755 /usr/local/share/systemtap/tapset
brew link node
Also try this if it does not work (may work):
brew cleanup
brew link node
brew uninstall node
brew install node
If you're wondering why I had to ask this and not just simply install it directly, I had to install and manage different python versions on Mac using pyenv/virtualenv as I heard directly installing the python compiler from the official website would mess up with the system version of python and ruin the os in several ways.
Which is the proper way to install node.js without compromising my OS or my system in any way? (I'm using the latest Mac OS version)
I want to install nodes js on my recently updated macbook so I can install homebridge so I can link my hyundai blue link app to siri shortcuts so I can automate my car to remote start every morning at 8:30 but I keep getting the same error "The installer failed. The installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance" Please help? I've attempted this in chrome and safari.