Skip to content

Problem on installing in M1 bigsur #438

Discussion options

You must be logged in to vote

You need to add Homebrew to your PATH. Do

echo 'export PATH="/opt/homebrew/bin:$PATH"' >> .zshrc

and then restart your shell. (You'll need to replace .zshrc with the appropriate rc file if you're not using Zsh. Zsh is the default shell on macOS.)

Replies: 1 comment 3 replies

Comment options

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

@jorge23gg
Comment options

@jorge23gg
Comment options

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