Skip to content
Discussion options

You must be logged in to vote

By the way, the reason why your shell script can't find things you brew installed is because you're running it under sudo. This sanitises the environment it runs in, so /opt/homebrew/bin won't be in PATH in your script.

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@gromgit
Comment options

@damms005
Comment options

@SMillerDev
Comment options

Comment options

You must be logged in to vote
1 reply
@damms005
Comment options

Answer selected by damms005
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Linux
Labels
None yet
4 participants