[Bug] `/ide` command fails to connect in new Claude Code instance
Resolved 💬 5 comments Opened Dec 16, 2025 by iRonin Closed Feb 14, 2026
Bug Description
/ide does not connect in a new claude code instance
Environment Info
- Platform: darwin
- Terminal: cursor
- Version: 2.0.69
- Feedback ID: a269959f-4bf7-4b7f-93d5-7ad170769c34
Errors
[{"error":"AxiosError: Request failed with status code 401\n at vj (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:56:1137)\n at IncomingMessage.<anonymous> (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:57:9852)\n at IncomingMessage.emit (node:events:520:35)\n at IncomingMessage.emit (node:domain:489:12)\n at endReadableNT (node:internal/streams/readable:1701:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:89:21)\n at FKA.request (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:59:2130)\n at process.processTicksAndRejections (node:internal/process/task_queues:103:5)\n at async j85 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2620:9004)\n at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2620:9897","timestamp":"2025-12-15T12:21:20.757Z"},{"error":"AxiosError: Request failed with status code 401\n at vj (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:56:1137)\n at IncomingMessage.<anonymous> (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:57:9852)\n at IncomingMessage.emit (node:events:520:35)\n at IncomingMessage.emit (node:domain:489:12)\n at endReadableNT (node:internal/streams/readable:1701:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:89:21)\n at FKA.request (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:59:2130)\n at process.processTicksAndRejections (node:internal/process/task_queues:103:5)\n at async qsB (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1646:3619)","timestamp":"2025-12-15T12:21:20.757Z"},{"error":"AxiosError: Request failed with status code 401\n at vj (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:56:1137)\n at IncomingMessage.<anonymous> (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:57:9852)\n at IncomingMessage.emit (node:events:520:35)\n at IncomingMessage.emit (node:domain:489:12)\n at endReadableNT (node:internal/streams/readable:1701:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:89:21)\n at FKA.request (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:59:2130)\n at process.processTicksAndRejections (node:internal/process/task_queues:103:5)\n at async j85 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2620:9004)\n at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2620:9897","timestamp":"2025-12-15T12:21:21.408Z"},{"error":"Error: Request was aborted.\n at pR.makeRequest (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:795:3939)\n at process.processTicksAndRejections (node:internal/process/task_queues:103:5)","timestamp":"2025-12-16T12:41:58.113Z"},{"error":"Error: EISDIR: illegal operation on a directory, read\n at Module.readFileSync (node:fs:435:20)\n at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:9:429\n at hI (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:8084)\n at Object.readFileSync (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:9:404)\n at rWB (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:4383:20051)\n at Object.call (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:965:843)\n at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3198:1473\n at runNextTicks (node:internal/process/task_queues:64:5)\n at process.processImmediate (node:internal/timers:472:9)","timestamp":"2025-12-16T12:43:29.855Z"},{"error":"Error: EISDIR: illegal operation on a directory, read\n at Module.readFileSync (node:fs:435:20)\n at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:9:429\n at hI (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:8084)\n at Object.readFileSync (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:9:404)\n at rWB (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:4383:20051)\n at Object.call (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:965:843)\n at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3198:1473","timestamp":"2025-12-16T12:43:29.858Z"},{"error":"Error: EISDIR: illegal operation on a directory, read\n at Module.readFileSync (node:fs:435:20)\n at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:9:429\n at hI (file:///opt/h
Note: Error logs were truncated.
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗