Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doctor reports sbin not in path #240

Open
anonymousaga opened this issue Jul 23, 2021 · 0 comments
Open

Doctor reports sbin not in path #240

anonymousaga opened this issue Jul 23, 2021 · 0 comments

Comments

@anonymousaga
Copy link

When I run brew doctor in terminal, I do not get any error, as sbin is in my $PATH. However, if I run brew doctor in cakebrew, I get the error,

Warning: Homebrew's "sbin" was not found in your PATH but you have installed
formulae that put executables in /usr/local/sbin.
Consider setting your PATH for example like so:
echo 'export PATH="/usr/local/sbin:$PATH"' >> ~/.zshrc

Maybe it is possible to run brew doctor in an embedded zsh shell (that uses .zshrc), similar to what VSCode does for executing java.

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

No branches or pull requests

1 participant