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
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
gdbm
zsh
python