So I had been getting this message when running Cursor on my Mac (Apple Silicon M3 Pro ) that another post makes a note of as well: “You are running an emulated version of Cursor” followed by a link to download a native arm64 version. However, that link takes you to the VS Code download page. Obviously, downloading VS Code does not help if you want to run Cursor standalone (and not some extension in VS Code). The solution was simple. I had to go to Cursor site, click on all downloads and specifically choose the arm64 version. But nevertheless, I think there are 2 issues here that should be addressed.
- The default MacOS download should note that it is actually the Universal version that is an emulator and not a native arm64 version, or it should not show up in the main page. Apple Silicon is now becoming the default and x86/ intel is on its way out as far as Macs are concerned.
- I don’t know why the download link takes you to VS Code download page. It just causes confusion IMO but may be I am missing something.