Skip to content

Instantly share code, notes, and snippets.

@jamonholmgren
Created November 1, 2024 22:04
Show Gist options
  • Save jamonholmgren/72a17ae802f1e9665cbf1a6c0a6e633d to your computer and use it in GitHub Desktop.
Save jamonholmgren/72a17ae802f1e9665cbf1a6c0a6e633d to your computer and use it in GitHub Desktop.
execution error: Not authorized to send Apple events to System Events.

I just ran into this error when trying to run an Expo / React Native app:

28:69: execution error: Not authorized to send Apple events to System Events. (-1743)

This issue is relevant, but locked so I can't add info to it:

expo/expo#1966

I checked the permissions and they were all set up.

I was running it in the Warp terminal. When I switched to the built-in Mac Terminal it started working.

@jamonholmgren
Copy link
Author

I also tried turning the permissions on/off, didn't work. Only switching to Terminal worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment