【发布时间】:2016-01-05 07:37:49
【问题描述】:
我在 Mac OSX 10.11 上运行后
brew doctor
我的终端中有一个警告。
Warning: Homebrew's sbin was not found in your PATH but you have installed
formulae that put executables in /usr/local/sbin.
Consider setting the PATH for example like so
echo 'export PATH="/usr/local/sbin:$PATH"' >> ~/.zshrc
在我的.zshrc 文件中修复此路径后,我再次运行brew doctor,
这个错误仍然存在。
有什么建议吗?
【问题讨论】: