Skip to content

Instantly share code, notes, and snippets.

@vvksh
Created December 9, 2018 23:59
Show Gist options
  • Save vvksh/b9240e9086531bd7ae02ff7f410ea2c1 to your computer and use it in GitHub Desktop.
Save vvksh/b9240e9086531bd7ae02ff7f410ea2c1 to your computer and use it in GitHub Desktop.
# Library not loaded: /usr/local/lib/libmysqlclient.18.dylib
sudo ln -s /usr/local/Cellar/mysql/8.0.11/lib/libmysqlclient.dylib /usr/local/lib/libmysqlclient.18.dylib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment