Skip to content

Instantly share code, notes, and snippets.

@elinaldosoft
Created January 28, 2020 22:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elinaldosoft/e7fc4fe62a32fc071a3bf8d980b03929 to your computer and use it in GitHub Desktop.
Save elinaldosoft/e7fc4fe62a32fc071a3bf8d980b03929 to your computer and use it in GitHub Desktop.
Library not loaded: libcrypto.1.1.dylib
brew remove openssl
brew install openssl
ln -s /usr/local/Cellar/openssl@1.1/1.1.1d/lib/libcrypto.1.1.dylib /usr/local/lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment