Answers for "dyld[48641]: library not loaded: /usr/local/opt/[email protected]/lib/libssl.1.1.dylib"

1

Library not loaded: /usr/local/opt/[email protected]/lib/libssl.1.1.dylib

brew update && brew upgrade
brew uninstall openssl
brew install https://github.com/tebelorg/Tump/releases/download/v1.0.0/openssl.rb
Posted by: Guest on April-02-2021
2

dyld: Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib

brew switch openssl 1.0.2t
Posted by: Guest on June-09-2020

Code answers related to "dyld[48641]: library not loaded: /usr/local/opt/[email protected]/lib/libssl.1.1.dylib"

Browse Popular Code Answers by Language