brew Install encounter error /usr/local/share/texinfo is not writable

Solution 1:

Try running the command:

sudo chown -R `whoami`:admin /usr/local/share/texinfo

and reattempting the installation.