bash errors when calling brew #18
Answered
by
gromgit
ericdp
asked this question in
Everyday usage
-
I install home-brew and had no issues. today when I run brew list I get a lot of errors. I have installed bash5 (using brew). Not sure what else I did to mess this up. How can I investigate and resolve this issue? Thanks
|
Beta Was this translation helpful? Give feedback.
Answered by
gromgit
Sep 29, 2020
Replies: 1 comment 4 replies
-
That looks like you:
To confirm this, run |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
ericdp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That looks like you:
bash-completion@2
, butTo confirm this, run
exec /usr/local/bin/bash -l
and see if those errors go away.