[!] Error installing Crashlytics

解决办法stackoverflow:

$ brew update

$ brew upgrade openssl

$ brew link openssl --force

$ brew install --with-openssl curl

$ brew link curl --force

then reload you shell profile (source ~/.bash_profile or source ~/.zshrc), confirm you curl

finally you will good to go.

你可能感兴趣的:([!] Error installing Crashlytics)