-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi,
While executing zsh.sh script on my local machine (macOS), I've
faced the following warning and errors in the console:
....
Resolving deltas: 100% (749976/749976), done.
From https://github.com/Homebrew/homebrew-core
- [new branch] master -> origin/master
HEAD is now at b0ec6b3ae8b shibboleth-sp: update 3.2.3 bottle.
Warning: /opt/homebrew/bin is not in your PATH.
Instructions on how to configure your shell for Homebrew
can be found in the 'Next steps' section below.
==> Installation successful!
....
zsh.sh: line 17: brew: command not found
zsh.sh: line 20: brew: command not found
After manual addition /opt/homebrew/bin to the PATH env variable,
the issue became resolved, but it would be great to avoid such manipulations.
Thanks,
Eugeniy
Metadata
Metadata
Assignees
Labels
No labels