xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun …

Why can’t you stop buying 618?From the technical dimension to explore>>>

xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

image.png

Solution:

Open terminal input

xcode-select --install

After entering, the system will pop up to download Xcode, and click OK to finish the download( In fact, it’s not about downloading Xcode. It’s possible to download the plug-ins related to Xcode. The download time is about 1 minute.)

The reason for this error is probably due to the previous installation of Xcode after the uninstall

This article shares CSDN – Donghai Chen Guangjian.

Similar Posts: