I get this error message when i reload my .zshrc
dyld: Library not loaded: /usr/local/Cellar/libiconv/1.14/lib/libiconv.2.dylib
Referenced from: /usr/local/bin/zsh
Reason: Incompatible library version: zsh requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0
I looked around a bit but i don't understand what I can do to fix it.
any idea?