SyntaxFix
Write A Post
Hire A Developer
Questions
I know this is an old post but I also ran into this problem today. I found out that when I executed sudo softwareupdate -l the Command Line Tools were listed as an update, so I installed them using sudo softwareupdate -i -a.
sudo softwareupdate -l
sudo softwareupdate -i -a