解决问题 xcrun: error: invalid active developer path

Posted 银荡的那一夏

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了解决问题 xcrun: error: invalid active developer path相关的知识,希望对你有一定的参考价值。

文章转载自 码经笔记 [https://majing.io]  https://majing.io/posts/10000002011165

 

升级到macOS High Sierra后,执行git命令报错:

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

解决方法

xcode-select --install

如果还是有问题,尝试

xcode-select --reset

以上是关于解决问题 xcrun: error: invalid active developer path的主要内容,如果未能解决你的问题,请参考以下文章

mac下出现xcrun: error导致gitsvn无法使用的解决办法

macOS 更新 git 命令提示 xcrun,.gitignore 配置不生效问题。

mac更新系统后,提示xcrun的错误问题

解决报错:xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcru

解决报错:xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcru

Mac更新系统后,终端运行python报xcrun异常的解决方案