Mac下运行git报错"xcrun: error: invalid active developer path .." 错误:xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
如图:
查看原图
解决方法:
终端输入:
xcode-select --install 之后点击安装即可:
查看原图
分类: XCode,服务器运维 标签: mac 好文要顶 关注我 收藏该文 0 « 上一篇:Mac下安装zsh(Oh My ZSH)的shell,替代原有的bash » 下一篇:Windows下的VMware导入到Mac的VMware Function posted @ 2017-01-13 18:25 EasonJim 阅读(99) 评论(0) 编辑 收藏
转载于:https://www.cnblogs.com/Dennis-mi/articles/6692730.html
相关资源:JAVA上百实例源码以及开源项目