SyntaxFix
Write A Post
Hire A Developer
Questions
To solve:
Add this line to ~/.bash_profile
export PATH="/usr/local/bin:$PATH"
In a terminal window, run
source ~/.bash_profile