Tag: git
-
Mac OS: xcrun: error: invalid active developer path
While watching one of the Microsoft Build 2021 sessions, I ran into the following error message while trying to clone a project from Github using the git clone command line on my Mac. The entire error message is below: Thankfully, the fix for this is pretty straightforward, install the Xcode toolkit! I had done this…