How to segregate error types in brew? #75
Answered
by
SMillerDev
EmilyGraceSeville7cf
asked this question in
Everyday usage
-
Hello! I want to segregate error types in brew while installing new formulas:
The problem root is that brew returns 1 in both cases. Perhaps I can use grep as workaround but I don't consider it as a good decision. |
Beta Was this translation helpful? Give feedback.
Answered by
SMillerDev
Oct 19, 2020
Replies: 1 comment
-
You can check what's installed before you run the install by using |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
EmilyGraceSeville7cf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can check what's installed before you run the install by using
brew ls formula