美文网首页
解决git clone 出现xcrun: error: inva

解决git clone 出现xcrun: error: inva

作者: Coding的大雄 | 来源:发表于2019-02-23 20:09 被阅读0次

mac执行git命令时候出现:

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

解决方法:

打开终端输入即可解决

xcode-select--install

按照弹出的对话框架点击安装应用程序即可

相关文章

网友评论

      本文标题:解决git clone 出现xcrun: error: inva

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