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 Error on Apple M3 #1233

Open
calinday opened this issue Oct 16, 2024 · 4 comments
Open

Unhandled Promise Rejection Error on Apple M3 #1233

calinday opened this issue Oct 16, 2024 · 4 comments

Comments

@calinday
Copy link

Unhandled Promise Rejection
Error: Command failed: /Applications/Kap.app/Contents/Resources/app.asar.unpacked/node_modules/mac-screen-capture-permissions/screen-capture-permissions
spawnSync /Applications/Kap.app/Contents/Resources/app.asar.unpacked/node_modules/mac-screen-capture-permissions/screen-capture-permissions Unknown system error -86
    at Function.module.exports.sync (/Applications/Kap.app/Contents/Resources/app.asar/node_modules/mac-screen-capture-permissions/node_modules/execa/index.js:168:25)
    at exports.hasScreenCapturePermission (/Applications/Kap.app/Contents/Resources/app.asar/node_modules/mac-screen-capture-permissions/index.js:27:25)
    at ensureScreenCapturePermissions (/Applications/Kap.app/Contents/Resources/app.asar/dist-js/common/system-permissions.js:64:23)
    at /Applications/Kap.app/Contents/Resources/app.asar/dist-js/index.js:104:65

macOS version:
Apple M3
Sonoma 14.7 (23H124)

@codercodingthecode
Copy link

codercodingthecode commented Oct 21, 2024

a solution to this issue is 2 posts below yours, check this #1231

@calinday
Copy link
Author

calinday commented Oct 21, 2024 via email

@codercodingthecode
Copy link

gotcha, go to this page and download the zip file https://github.com/codercodingthecode/Kap/releases/tag/m1-permission

Unzip the file and move it to the Applications folder.
image

@calinday
Copy link
Author

calinday commented Oct 21, 2024 via email

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

No branches or pull requests

2 participants