Unable to List Directories in Claude Code CLI

Resolved 💬 7 comments Opened Aug 1, 2025 by kaovilai Closed Jan 6, 2026

Bug Description
Stuck listing dirs

Environment Info

  • Platform: darwin
  • Terminal: vscode
  • Version: 1.0.65
  • Feedback ID: 6b054b22-8ec2-4d86-8d1c-853bf45b1660

Errors

[{"error":"Error: Command failed: security find-generic-password -a $USER -w -s \"Claude Code\"\nsecurity: SecKeychainSearchCopyNext: The specified item could not be found in the keychain.\n\n    at genericNodeError (node:internal/errors:983:15)\n    at wrappedFn (node:internal/errors:537:14)\n    at checkExecSyncError (node:child_process:924:11)\n    at execSync (node:child_process:996:15)\n    at t7 (file:///Users/tkaovila/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:867:5184)\n    at file:///Users/tkaovila/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:776:48379\n    at Q (file:///Users/tkaovila/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:674:14418)\n    at cJ (file:///Users/tkaovila/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:776:45817)\n    at jz (file:///Users/tkaovila/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:776:44684)\n    at W9 (file:///Users/tkaovila/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:776:51005)","timestamp":"2025-08-01T16:42:42.572Z"},{"error":"RangeError [ERR_CHILD_PROCESS_STDIO_MAXBUFFER]: stdout maxBuffer length exceeded\n    at Socket.onChildStdout (node:child_process:484:14)\n    at Socket.emit (node:events:507:28)\n    at Socket.emit (node:domain:489:12)\n    at addChunk (node:internal/streams/readable:559:12)\n    at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n    at Readable.push (node:internal/streams/readable:390:5)\n    at Pipe.onStreamRead (node:internal/stream_base_commons:189:23)","timestamp":"2025-08-01T16:42:45.439Z"}]

View original on GitHub ↗

This issue has 7 comments on GitHub. Read the full discussion on GitHub ↗