Installing watchman dependency: llvm@18 #5679
Answered
by
carlocab
MatiGrinberg
asked this question in
Getting started
-
Output of
|
Beta Was this translation helpful? Give feedback.
Answered by
carlocab
Oct 16, 2024
Replies: 1 comment 1 reply
-
It probably just takes a long time. Try doing If you don't want it to take a long time, try upgrading to a newer version of macOS so you don't need to build formulae from source (which is what takes a long time). |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
MatiGrinberg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It probably just takes a long time. Try doing
brew install --verbose watchman
so you get more verbose progress messages.If you don't want it to take a long time, try upgrading to a newer version of macOS so you don't need to build formulae from source (which is what takes a long time).