UniformTypeIdentifiers not loaded (MacOS)
The GUI (version Intel (x86) installed from the .io) under macOS Catalina (10.15.7) updated, and now won't launch anymore on my MacBook Pro (I had no issues to use it last week).
It blocks at: "There was an error trying to run the install (null)."
When running the keybase command, it seems a lib is not loaded:
➜ ~ keybase
dyld: Library not loaded: /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
Referenced from: /usr/local/bin/keybase
Reason: image not found
[1] 1782 abort keybase
Running keybase log send produces the same output.
Looking further, /System/Library/Frameworks/UniformTypeIdentifiers.framework/ is actually not existing on my system, so I am puzzled on why Keybase would need to now load it...
same
Solved in: https://github.com/keybase/client/issues/26924#issuecomment-2377228304
same problem, but i not have keybase
> [email protected] start
> electron-forge start
✔ Checking your system
✔ Locating application
✔ Loading configuration
✔ Preparing native dependencies [0.2s]
✔ Running generateAssets hook
dyld: Library not loaded: /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
Referenced from: /Users/antwal/Projects/orders-invoices/orders-invoices/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework
Reason: image not found