I want to install carthage on my Mac OS using brew install carthage command. However, I get the following error:
brew install carthage
touch: /usr/local/Homebrew/.git
In High Sierra, run the command:
sudo chown -R $(whoami) $(brew --prefix)/*