Skip to content

Issue with zsh.sh. Brew is not in your PATH #10

@eugeniym-bizzabo

Description

@eugeniym-bizzabo

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions