кто-нибудь сможет мне помочь с этим .. У меня проблема при установке homebrew .. Я пытаюсь создать проект laravel, и я не уверен, что следующая ошибка будет иметь какой-либо эффект. Любая помощь приветствуется.
> Kerrys-MacBook-Air:/ kerrymckinney$ /bin/bash -c "$(curl -fsSL
> https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
> ==> You are using macOS 10.11.
> ==> We (and Apple) do not provide support for this old version. This installation may not succeed. After installation, you will encounter
> build failures with some formulae. Please create pull requests instead
> of asking for help on Homebrew\'s GitHub, Discourse, Twitter or IRC.
> You are responsible for resolving any issues you experience while you
> are running this old version.
>
> ==> This script will install: /usr/local/bin/brew /usr/local/share/doc/homebrew /usr/local/share/man/man1/brew.1
> /usr/local/share/zsh/site-functions/_brew
> /usr/local/etc/bash_completion.d/brew /usr/local/Homebrew
>
> Press RETURN to continue or any other key to abort
> ==> Downloading and installing Homebrew... remote: Enumerating objects: 83, done. remote: Counting objects: 100% (83/83), done.
> remote: Compressing objects: 100% (22/22), done. remote: Total 112
> (delta 72), reused 63 (delta 61), pack-reused 29 Receiving objects:
> 100% (112/112), 33.84 KiB | 0 bytes/s, done. Resolving deltas: 100%
> (78/78), completed with 23 local objects. From
> https://github.com/Homebrew/brew * [new branch]
> dependabot/bundler/Library/Homebrew/rubocop-0.80.1 ->
> origin/dependabot/bundler/Library/Homebrew/rubocop-0.80.1
> 6a42a66..59c5098 master -> origin/master * [new tag]
> 2.2.7 -> 2.2.7 HEAD is now at 59c5098 Merge pull request #6996 from SMillerDev/docs/guides
> ==> Tapping homebrew/core Cloning into '/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core'... remote:
> Enumerating objects: 686315, done. error: RPC failed; curl 18 transfer
> closed with outstanding read data remaining fatal: The remote end hung
> up unexpectedly fatal: early EOF fatal: index-pack failed Error:
> Failure while executing; `git clone
> https://github.com/Homebrew/homebrew-core
> /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core` exited with
> 128. Error: Failure while executing; `/usr/local/bin/brew tap homebrew/core` exited with 1. Failed during: /usr/local/bin/brew
> update --force
> ==> Installation successful!
>
> ==> Homebrew has enabled anonymous aggregate formulae and cask analytics. Read the analytics documentation (and how to opt-out) here:
> https://docs.brew.sh/Analytics No analytics data has been sent yet (or
> will be during this `install` run).
>
> ==> Homebrew is run entirely by unpaid volunteers. Please consider donating: https://github.com/Homebrew/brew#donations
>
> ==> Next steps:
> - Run `brew help` to get started
> - Further documentation:
> https://docs.brew.sh