Quick update: I was going to my user account (Macintosh HD) > library > Developer.
There were two folders "Command Line Tools" and "Private Frameworks".
I have deleted the entire "Command Line Tools" folder.
Now when I use the command
git --version
The terminal is asking me for the installation of the C L tools.
That should now be the status before I had the entire mess.
Command Line Tools is also not installed my default, so there shouldn't be a problem for my MacBook?
Thanks in advance.
Kind Regards.
Post
Replies
Boosts
Views
Activity
Hey @edford,
thanks for the response. As you have suggested, I have reinstalled Xcode and then I used the first command (% xcode-select -s /Path/To/Xcode/).
The response from my terminal was: -bash: fg: %: no such job
I also tried the second code: -bash: fg: %: no such job
I don’t think that this was the the intended outcome, right?
Regards.