今天手痒把Mac的系统升级到Big Sur 11.2版本,然后就出现了标题的错误提示,导致Navicat无法打开。
报错:
Dyld Error Message:
dyld: Using shared cache: B29CE7E7-6D47-344D-88F6-69075E72F0B9
Library not loaded: /usr/lib/libecpgcompat.3.dylib
Referenced from: /Applications/Navicat Premium.app/Contents/MacOS/Navicat Premium
Reason: image not found
解决方法:
通过终端命令执行:brew install postgresql
就能正常的打开了
发表评论 取消回复