Can't save files?

Whenever i try to save a file to restart my dev server i get this error and im unable to save files?
Failed to save ‘sign-up-form.tsx’: ENOENT: no such file or directory, open '/Applications/Cursor.app/Contents/Resources/Cursor.icns

1 Like

I have this randomly happen with me as well. Saved work, went to sleep, woke up and started up again, then this issue. No material change happened in between saves.

1 Like

Good day. I was having the same issue. I went to “/Applications/Cursor.app/Contents/Resources/”, found Cursor.icns was not there, so I copied what was there “icon.icns” to “Cursor.icns”, and problem solved. I guess it’s a config somewhere that references Cursor.icns or something. But well, this worked just fine.

3 Likes

Fixed the issue for me as well on MacOS. I still have to save as sudo now for some reason. I think this happened as a result of importing my vscode settings and extensions.

There is a missing icon file that is causing the issue.

Cursor App Info below for the cursor devs.

Version: 0.42.4

VSCode Version: 1.93.1

Commit: b1e87884330fc271d5eb589e368c35f14e76dec0

Date: 2024-10-29T17:17:29.347Z

Electron: 30.4.0

Chromium: 124.0.6367.243

Node.js: 20.15.1

V8: 12.4.254.20-electron.0

OS: Darwin arm64 23.6.0

i have the same issue, is there any fix for it?

Failed to save ‘’: ENOENT: no such file or directory, open ‘/Applications/Cursor.app/Contents/Resources/Cursor.icns’