Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled Promise Rejection #1190

Open
YaChenHsieh opened this issue Oct 7, 2023 · 1 comment
Open

Unhandled Promise Rejection #1190

YaChenHsieh opened this issue Oct 7, 2023 · 1 comment
Labels

Comments

@YaChenHsieh
Copy link

Sentry Issue: KAP-TTQ

macOS version: Mojave (10.14)
Kap version: 3.6.0

Unhandled Promise Rejection

Error: Command was killed with SIGABRT (Aborted): /Applications/Kap.app/Contents/Resources/app.asar.unpacked/node_modules/aperture/aperture events listen --process-id kf9suc3r958 --exit onFileReady
dyld: Library not loaded: @rpath/libswiftCore.dylib
  Referenced from: /Applications/Kap.app/Contents/Resources/app.asar.unpacked/node_modules/aperture/aperture
  Reason: image not found
    at makeError (/Applications/Kap.app/Contents/Resources/app.asar/node_modules/aperture/node_modules/execa/lib/error.js:60:11)
    at handlePromise (/Applications/Kap.app/Contents/Resources/app.asar/node_modules/aperture/node_modules/execa/index.js:118:26)
    at async Aperture.waitForEvent (/Applications/Kap.app/Contents/Resources/app.asar/node_modules/aperture/index.js:161:20)
    at async /Applications/Kap.app/Contents/Resources/app.asar/node_modules/aperture/index.js:136:5
@tonyshixd
Copy link

iMac 21.2, macOS 14.1
Can verify that manually installing Rosetta 2 solved this issue

softwareupdate --install-rosetta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants