Cloning speed is very slow #2009
-
Hi, i try to run |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You are cloning the core repo that has all the core homebrew formulae. Since this is a large repo, this process is slow. Yes, the exact speed of cloning would depend on your region and internet connection. To install PHP it should not clone the core repo with the latest version of brew. Please try upgrading it and then installing PHP again. brew upgrade
brew install shivammathur/php/[email protected] |
Beta Was this translation helpful? Give feedback.
You are cloning the core repo that has all the core homebrew formulae. Since this is a large repo, this process is slow. Yes, the exact speed of cloning would depend on your region and internet connection.
To install PHP it should not clone the core repo with the latest version of brew. Please try upgrading it and then installing PHP again.