Mac 执行git命令报错xcrun: error: invalid active developer path的解决办法

Posted testway

tags:

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

 

报错

 git clone

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

C02M71L9F8J2:~ pub_pawf_autotest$ git clone http://git-ma.paic.com.cn/DINGXIANZHI795/auto_link.git

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

 

terminal 执行:

xcode-select --install

 

以上是关于Mac 执行git命令报错xcrun: error: invalid active developer path的解决办法的主要内容,如果未能解决你的问题,请参考以下文章

Mac 提示错误”xcrun: error“

xcrun: error: invalid active developer

mac xcode卸载后的后遗症-git无法使用

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

mac下卸载xcode后,无法使用git命令

mac更新系统后Git不能用,提示missing xcrun at