Command Line Tools not working – OS X El Capitan, Sierra, High Sierra, Mojave

Found the fix for the problem here.

xcode-select --install

This will bring up a prompt to install the necessary command line tools.

Leave a Comment