I attempted to do a sudo npm install -g appium on Mac OS 10.12.5.
sudo npm install -g appium
I get this error:
info Chromedriver Install Installing Chromedri
you are using npm so you have to use
sudo npm install --unsafe-perm In unsafe mode with every command you run hopefully, it will help