Error: Could not symlink share/doc/node/gdbinit /usr/local/share/doc/node is not writable code example
Example: /usr/local/share/doc/node is not writable.
sudo chown -R $(whoami) $(brew --prefix)/*
sudo chown -R $(whoami) $(brew --prefix)/*