$ brew remove git | |
$ brew remove curl | |
$ brew install openssl | |
$ brew install --with-openssl curl | |
$ brew install --with-brewed-curl --with-brewed-openssl git |
This comment has been minimized.
This comment has been minimized.
thanks, it solves my problem |
This comment has been minimized.
This comment has been minimized.
thanks @entropiae ! |
This comment has been minimized.
This comment has been minimized.
Thanks a lot @entropiae! Had the same issue but with PHP. Followed your script, then reinstalled php71 and php71-curl, and everything was fine :) |
This comment has been minimized.
This comment has been minimized.
Didn't work for me unfortunately. OSX 10.12.3 |
This comment has been minimized.
This comment has been minimized.
I'm setting a new mac. Installing homebrew, I tried but it didn't work for me too. macOS Sierra 10.12.6
|
This comment has been minimized.
This comment has been minimized.
Didn't work for me too |
This comment has been minimized.
This comment has been minimized.
maybe your git cloud provider is unavailable. (I got this error today, Bitbucket was down) |
This comment has been minimized.
This comment has been minimized.
Me too, bit bucket SSH still down =/ |
This comment has been minimized.
This comment has been minimized.
The following warnings appear: So you should use |
This comment has been minimized.
This comment has been minimized.
The Homebrew team has recently removed all install options for the cURL formula, which means you will not be able to do |
This comment has been minimized.
This comment has been minimized.
|
This comment has been minimized.
Thanks