Hey, this is a known macOS issue. It’s related to how Gatekeeper handles quarantine attributes on downloaded files.
Try one of these workarounds:
Copy the .app to your Desktop first, then move it to Applications. Don’t drag it straight from the DMG to Applications. This fixed it for most users with the same error.
If that doesn’t help, open Terminal and run:
xattr -cr /path/to/Cursor.app
Replace the path with the right one, like ~/Desktop/Cursor.app.
Thanks, your first idea worked for me. However, once I run the app, I get an error that the version is no longer supported and I need to update which then sends me to the same download page. WTF? Endless loop on that I guess.
I see the screenshot with Update required. The issue is that version 2.6.22 is now considered unsupported, and for some reason the download page is serving that version.
The most reliable way to get the latest version right now is via Homebrew:
brew install --cask cursor
If you’ve installed Cursor with Homebrew before:
brew upgrade --cask cursor
Also, since you mentioned you used Cursor before and removed it, it’s worth cleaning up old configs that could conflict: