没有合适的资源?快使用搜索试试~ 我知道了~
mac 上idea 提示 Сannot Run Git xcrun: error: invalid active develop...
7 下载量 14 浏览量
2021-01-07
22:17:44
上传
评论 1
收藏 156KB PDF 举报
温馨提示
Mac升级了系统 在idea 中发现Git居然坏了。。。 完整的错误信息 Сannot Run Git xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun 看了下Git命令能否正常使用 命令行git –help 依然报和上面同样的错误 在查找了下git的安装目录 whereis git /usr/bin/
资源推荐
资源详情
资源评论
mac 上上idea 提示提示 Сannot Run Git xcrun: error: invalid active developer
path 解决方法解决方法
Mac升级了系统 在idea 中发现Git居然坏了。。。
完整的错误信息
Сannot Run Git
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at:
/Library/Developer/CommandLineTools/usr/bin/xcrun
看了下Git命令能否正常使用 命令行git –help 依然报和上面同样的错误
在查找了下git的安装目录
whereis git
/usr/bin/git
可以正确输出git安装位置
是不是Git安装包出问题了 在次使用 brew install git
Error: The following formula:
git
cannot be installed as a binary package and must be built from source.
Install the Command Line Tools:
xcode-select –install
Error: Git must be installed and in your PATH!
Error: The following formula:
git
cannot be installed as a binary package and must be built from source.
Install the Command Line Tools:
xcode-select –install
这次错误居然给了提示 xcode-select –install
然后使用 xcode-select –install 进行安装 成功解决
控制台使用 git –help命令 看到成功输出内容
解决方法 使用 xcode-select –install 进行安装 安装完成重启idea
作者:寂夜了无痕
资源评论
weixin_38696458
- 粉丝: 5
- 资源: 919
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- (源码)基于Java和MySQL的学生信息管理系统.zip
- (源码)基于ASP.NET Core的零售供应链管理系统.zip
- (源码)基于PythonSpleeter的戏曲音频处理系统.zip
- (源码)基于Spring Boot的监控与日志管理系统.zip
- (源码)基于C++的Unix V6++二级文件系统.zip
- (源码)基于Spring Boot和JPA的皮皮虾图片收集系统.zip
- (源码)基于Arduino和Python的实时歌曲信息液晶显示屏展示系统.zip
- (源码)基于C++和C混合模式的操作系统开发项目.zip
- (源码)基于Arduino的全球天气监控系统.zip
- OpenCVForUnity2.6.0.unitypackage
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功