When I try to install Homebrew, I am getting following connection refused error. Please help me to solve this problem.
$ruby -e \"$(curl -fsSL https://raw.github
I solved this problem by the following steps:
$ rm -rf /Library/Developer/CommandLineTools
$ xcode-select --install