Answers for "Warning: Homebrew's sbin was not found in your PATH but you have installed formulae that put executables in /usr/local/sbin."

0

Warning: Homebrew's sbin was not found in your PATH but you have installed formulae that put executables in /usr/local/sbin.

export PATH="/usr/local/bin:$PATH"
source ~/.bash_profile
Posted by: Guest on December-23-2020

Code answers related to "Warning: Homebrew's sbin was not found in your PATH but you have installed formulae that put executables in /usr/local/sbin."

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language