Closed qcassidy closed 3 years ago
If you come across this error: Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib, install the older version of openssl with brew install openssl 1.0.0
Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
brew install openssl 1.0.0
Thanks, Quinn! Closing the issue, but people can find this if they face the same error.
If you come across this error:
Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
, install the older version of openssl withbrew install openssl 1.0.0