Library not loaded: /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib Referenced from: /usr/local/opt/[email protected]/bin/php code example
Example 1: Library not loaded: /usr/local/opt/icu4c/lib/libicuio.64.dylib Referenced from: /usr/local/bin/php
brew uninstall --ignore-dependencies node icu4c
brew install node
Example 2: dyld: Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
brew switch openssl 1.0.2t