Skip to content

macOS 升级后出现xcrun: error: invalid active developer path

发表于:

文章分类:tech

文章标签:gitxcrunmacOS

阅读量:

Xcode CommandLineTools
Xcode CommandLineTools

发现 macOS 升级系统之后总会报错 git 找不到,无论是 macOS High Sierra ,还是 macOS Mojave

错误信息:

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

解决方法,重装 xcode CommandLineTools:

bash
xcode-select --install

如果没有解决问题,执行以下命令

bash
sudo xcode-select -switch /

上一篇
下一篇
总访问量:-