Programming Steps
Step-By-Step Programming For Beginners
Wednesday, October 3, 2018
Error: Brew update Error: Xcode alone is not sufficient
Problem:
While running
brew update
command, mac responded with error message:
Brew update Error: Xcode alone is not sufficient...
Install the Command Line Tools:
xcode-select --install
Solution:
Run the command:
xcode-select --install
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment