Yesterday I updated macOS Sierra when I brew upgradeade, an error appeared:
Warning: You are using OS X 10.12. We do not provide support for this pre-release version. You may encounter build failures or other breakages. Please create pull-requests instead of filing issues.
I am looking for a long time to solve this problem,
eg:
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
or
sudo chown $(whoami):admin /usr/local && sudo chown -R $(whoami):admin /usr/local
And then restart the OS, there is still a problem.
/ usr / local already exists, it can be called.
So, I do not use the brew update, please help, I can not use it for a long time.
homebrew macos-sierra macos
Marcos
source share