美文网首页
Mac升级导致git报错

Mac升级导致git报错

作者: soupcat | 来源:发表于2018-09-26 18:21 被阅读10次

    报错:

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

    解决方法 终端输入:

    xcode-select --install

    相关文章

      网友评论

          本文标题:Mac升级导致git报错

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