很多时候有些软件会失去依赖关系和出现一些问题,这时候可以使用brew doctor brew doctor
warning: Homebrew's sbin was not found in your PATH but you have installed
formulae thatput executables in /usr/local/sbin.
Consider setting the PATH for example like soecho 'export PATH="/usr/local/sbin:$PATH"' >> ~/.bash_profile