Homebrew installation stuck #3053
Replies: 6 comments 7 replies
-
It's installing the Apple commandline tools. You can either try installing them yourself beforehand using |
Beta Was this translation helpful? Give feedback.
-
I waited for a few hours; my Apple Software update process was also not
responding. I checked my Brew status using another terminal window and it
seemed to be working. So I closed the Terminal window, where Homebrew
installation was stuck, and I used 'brew doctor', 'brew upgrade', and 'brew
cleanup.' So far things look okay.
…On Mon, 7 Mar 2022 at 13:25, Sean Molenaar ***@***.***> wrote:
It's installing the Apple commandline tools. You can either try installing
them yourself beforehand using xcode-select --install or you can just
wait while brew installs them.
—
Reply to this email directly, view it on GitHub
<#3053 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYDGIECFVT2UXSBSJETYLFTU6WZATANCNFSM5QCFOFWQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
I was able to fix my problem: On Big Sur, the latest version of Xcode will not install. Downloading and installing Command Line Tools for Xcode 12.5.1.dmg fixed the problem. |
Beta Was this translation helpful? Give feedback.
-
Same issues here. 2021 MBP M1 and brew stalled every other install, or more frequently. Some of the smaller packages, like There really isn't much to say. I created a brew bundle to migrate from an Intel-based MBP, and ended up having to install each brew package individually, many times hitting command line up arrow to try again, and try again... I've never seen brew behave so poorly in the past. Ran brew doctor, even completely removed brew two times. Ug. |
Beta Was this translation helpful? Give feedback.
-
Hi, folks, being new to macs but also being stubborn, I resolved the above mentioned problem by killing the command line tools update process (ctrl+c) and then started the installation all over again WITHOUT removing the files from the first attempt. Worked for me, cheers CehKah |
Beta Was this translation helpful? Give feedback.
-
Hi, I am a noob here trying to get past this while trying to install Homebrew on my Intel Macbook Pro. Can someone help?
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions