Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Home Brew Install Issue #48

Open
sevacodebase opened this issue Mar 21, 2020 · 1 comment
Open

Home Brew Install Issue #48

sevacodebase opened this issue Mar 21, 2020 · 1 comment

Comments

@sevacodebase
Copy link

I am trying to install brew I am getting below error message:
Downloading and installing Homebrew...
remote: Enumerating objects: 74, done.
remote: Counting objects: 100% (74/74), done.
remote: Compressing objects: 100% (74/74), 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
Failed during: git fetch origin --force

Please suggest me option to resolve the issue.

@ndmitchell
Copy link
Owner

You'll need to look at https://brew.sh/ to figure out how to get homebrew installed. My travis script just does brew update && brew install ghc cabal-install so try and see if you can get that working in isolation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants