So reparieren Sie libffi in macos fehlend

# Add this in your .bash_profile.

export PKG_CONFIG_PATH="${PKG_CONFIG_PATH}:/usr/local/opt/libffi/lib/pkgconfig"
Graceful Gull