Auto-upgrade Breaks Cursor IDE Integration

Status Fixed / completed
Maintainer reply ✓ Yes — blois
Activity 6 comments · opened Jul 15, 2025 · closed Jul 17, 2025
💡 Likely answer: A maintainer (blois, collaborator) responded on this thread — see the highlighted reply below.

Bug Description
Auto upgrading has broken the IDE installation with Cursor.

Environment Info

  • Platform: darwin
  • Terminal: cursor
  • Version: 1.0.52
  • Feedback ID: cf6cbf3b-1c59-4739-a8cd-1461b7cc4011

Errors

IDE Integration • /config
 ✔  Connected to Cursor extension
 ⚠ Error installing Cursor extension: 1: 1 Error: End of central directory record signature not
   found. Either not a zip file, or file is truncated.
       at Ef (file:///Applications/Cursor.app/Contents/Resources/app/out/vs/code/node/cliProcessM
   ain.js:52:28755)
       at file:///Applications/Cursor.app/Contents/Resources/app/out/vs/code/node/cliProcessMain.
   js:52:30083
       at /Applications/Cursor.app/Contents/Resources/app/node_modules/yauzl/index.js:40:7
       at /Applications/Cursor.app/Contents/Resources/app/node_modules/yauzl/index.js:190:5
       at Immediate.<anonymous>
   (/Applications/Cursor.app/Contents/Resources/app/node_modules/yauzl/index.js:705:38)
       at process.processImmediate (node:internal/timers:483:21) {
     code: 'Extract',
     name: 'Extract'
   }
   Failed Installing Extensions: file:///Users/wise/.nvm/versions/node/v22.14.0/lib/node_modules/
   %40anthropic-ai/claude-code/vendor/claude-code.vsix
   (node:50106) [DEP0168] DeprecationWarning: Uncaught N-API callback exception detected, please
   run node with option --force-node-api-uncaught-exceptions-policy=true to handle those
   exceptions properly.
   (Use `Cursor --trace-deprecation ...` to show where the warning was created)

   Please restart your IDE and try again.

View original on GitHub ↗

6 Comments

mattaronoff · 1 year ago

Seeing this as well. Uninstall/reinstall had no effect.

tribble · 1 year ago

I am seeing the same problem as well.

~/.claude/local/node_modules/@anthropic-ai/claude-code/vendor/claude-code.vsix is an empty file. I have tried a number of workarounds to fix, but all unsuccessful.

OmegaNalphA · 1 year ago

+1 seeing this problem as well. Have tried uninstalling the local claude installation with auto updates and re-installing but it continues to persist

jamescoletti · 1 year ago

Looks to be fixed in CC v1.0.55

blois collaborator · 1 year ago

Yes, this should now be resolved.

github-actions[bot] · 1 year ago

This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.