Fix is to link openssl@1.1 as openssl
1069 cd /opt/homebrew/opt # OR WHEREVER?
1070 rm openssl
1071 ln -s openssl@1.1 openssl
Fix is to link openssl@1.1 as openssl
1069 cd /opt/homebrew/opt # OR WHEREVER?
1070 rm openssl
1071 ln -s openssl@1.1 openssl