Mac升级系统Git报错

时间:2019-10-08 22:41:55   收藏:0   阅读:128

更新系统后输入git命令显示

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

解决方法

终端输入以下命令

xcode-select --install

 

原文:https://www.cnblogs.com/WPF0414/p/11638267.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!