无法在 MacBook Pro 上使用 HomeBrew 运行“monodevelop.azurefunctions.8.8”

问题描述

我是 HomeBrew 的新手,我试图从书中安装源代码存储库的扩展,以便在 Visual Studio for Mac 中使用。

命令:

brew install monodevelop.azurefunctions.8.8

事情是这样的:

Updating Homebrew...
==> Homebrew has enabled anonymous aggregate formula and cask analytics.
Read the analytics documentation (and how to opt-out) here:
  https://docs.brew.sh/Analytics
No analytics have been recorded yet (nor will be during this `brew` run).

==> Homebrew is run entirely by unpaid volunteers. Please consider donating:
  https://github.com/Homebrew/brew#donations
==> Tapping homebrew/core
Cloning into '/Users/xxxxx/git/brew/Library/Taps/homebrew/homebrew-core'...
remote: Enumerating objects: 36,done.
remote: Counting objects: 100% (36/36),done.
remote: Compressing objects: 100% (23/23),done.
fatal: the remote end hung up unexpectedly6.11 MiB | 718.00 KiB/s
fatal: early EOF
fatal: index-pack failed
Error: Failure while executing; `git clone https://github.com/Homebrew/homebrew-core /Users/xxxxx/git/brew/Library/Taps/homebrew/homebrew-core` exited with 128.
Error: Failure while executing; `/Users/xxxxx/git/brew/bin/brew tap homebrew/core` exited with 1.
==> Tapping homebrew/core
Cloning into '/Users/xxxxx/git/brew/Library/Taps/homebrew/homebrew-core'...
remote: Enumerating objects: 36,done.
fatal: the remote end hung up unexpectedly51.01 MiB | 5.71 MiB/s
fatal: early EOF
fatal: index-pack failed
Error: Failure while executing; `git clone https://github.com/Homebrew/homebrew-core /Users/xxxxx/git/brew/Library/Taps/homebrew/homebrew-core` exited with 128.
Error: Failure while executing; `/Users/xxxxx/git/brew/bin/brew tap homebrew/core` exited with 1.

我不知道如何继续。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)