美文网首页
mac 升级后 出现xcrun: error: invalid

mac 升级后 出现xcrun: error: invalid

作者: pengji | 来源:发表于2017-11-15 11:13 被阅读0次

mac 升级到新版本后, 终端使用 git 报了个没见过的错:

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

跟度娘上找了下答案,原来大神们早有解决办法,留个念

   xcode-select --install

弹框 -> 安装 -> 等待 ·······

相关文章

网友评论

      本文标题:mac 升级后 出现xcrun: error: invalid

      本文链接:https://www.haomeiwen.com/subject/iljcvxtx.html