Anyone please help..
How can I fix the following error:
dyld: Library not loaded: /usr/local/lib/libgdbm.4.dylib Referenced from: /usr/local/bin/zsh Reason: image not found
Simple reinstall zsh will help you:
brew reinstall zsh && brew unlink zsh && brew link zsh
Alternatively you can try to upgrade zsh
brew upgrade zsh
Late to the party on this one, but simply running
brew upgrade zsh
solved my issue on MacOS High Sierra. Trying to uninstall gdbm
will throw dependency errors against zsh
and python
, and re-doing the symlinks didn't solve for me, either
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With