what did i just do? brew audit --installed --os macOS
#5488
Unanswered
cspence001
asked this question in
Everyday usage
Replies: 1 comment 2 replies
-
You ran a developer command which either updated some installed bundled gems, or installed them for the first time. This is nothing to worry about. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
Output of
brew doctor
Description of issue
(Note: As for the $PATH warnings in
brew doctor
, I've purposefully set this way)I ran
brew audit --installed --os macOS
thinking this would show me formula (versions, if available) installed specifically for the given operating system and this happened:What have I done?
Beta Was this translation helpful? Give feedback.
All reactions