Auto-upgrade Breaks Cursor IDE Integration
Resolved 💬 6 comments Opened Jul 15, 2025 by dubscode Closed Jul 17, 2025
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.This issue has 6 comments on GitHub. Read the full discussion on GitHub ↗