Skip to content

Mac M1 Warning: /opt/homebrew/bin is not in your PATH. #938

Discussion options

You must be logged in to vote

.zprofile, if it exists, is in /Users/jasonnewton. You need to insert eval $(/opt/homebrew/bin/brew shellenv) into .zprofile.

You can do this by running

echo 'eval $(/opt/homebrew/bin/brew shellenv)' >> /Users/jasonnewton/.zprofile

Replies: 8 comments 35 replies

Comment options

You must be logged in to vote
16 replies
@unlimitlessY
Comment options

@LeonorMalaga
Comment options

@SMillerDev
Comment options

@LeonorMalaga
Comment options

@haliteris
Comment options

Answer selected by JasonNewton1
Comment options

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

@warb2n
Comment options

@carlocab
Comment options

@warb2n
Comment options

@carlocab
Comment options

Comment options

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

Comment options

You must be logged in to vote
0 replies
Comment options

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

Comment options

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

@vaniadimova
Comment options

@AbangkuOfficial
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@SMillerDev
Comment options

@JagadishSivakumar
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet