Error: cannot load such file -- lint_roller/context
when trying to audit a formula
#19360
Closed
3 tasks done
Labels
brew doctor
outputVerification
brew doctor
output" above saysYour system is ready to brew.
and am still able to reproduce my issue.brew update
twice and am still able to reproduce my issue.brew install wget
. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/new/choose instead.brew config
outputWhat were you trying to do (and why)?
I was trying to run
brew audit [some random formula]
and gotError: cannot load such file -- lint_roller/context
message.What happened (include all command output)?
The same happens with all other formulae and casks. Adding/removing flags doesn't help, f.e.:
What did you expect to happen?
I expected this command to work as usual (i.e. either exit with
0
or print what is wrong with a formula)Step-by-step reproduction instructions (by running
brew
commands)The text was updated successfully, but these errors were encountered: