问题描述
我已经设置了 git 和 homebrew,运行了 brew reset-update
、brew update
和 brew doctor
这些都没有给我错误但是当我尝试使用以下命令安装 glew 时:brew install glew
给了我很多错误:
fatal: the remote end hung up unexpectedly30.11 MiB | 4.92 MiB/s
fatal: early EOF
fatal: index-pack failed
Error: Failure while executing; `git clone https://github.com/Homebrew/homebrew-cask /usr/local/Homebrew/Library/Taps/homebrew/homebrew-cask` exited with 128.
我认为这是因为没有安装木桶(尽管从我读过的内容来看,它应该使用自制软件安装)所以也尝试单独安装木桶,但它也给了我与底部相同的错误,我我还尝试重新安装 git 和自制软件,更新所有内容以及重新启动我的 mac。任何帮助将不胜感激。
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)