[Bug] Incorrect year interpretation in file timestamps (2024 instead of 2025)
Resolved 💬 6 comments Opened Dec 8, 2025 by developedbyDK Closed Feb 14, 2026
Bug Description
Claude seems to be recognizing the year as 2024 by default. I created a file, but the year is displayed as 20241208.
Environment Info
- Platform: darwin
- Terminal: vscode
- Version: 2.0.60
- Feedback ID: d62b2b40-c604-413a-8468-12b3e42f2e12
Errors
[{"error":"AxiosError: Request failed with status code 401\n at cS (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:171:1137)\n at IncomingMessage.<anonymous> (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:172:9852)\n at IncomingMessage.emit (node:events:519:35)\n at IncomingMessage.emit (node:domain:489:12)\n at endReadableNT (node:internal/streams/readable:1696:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n at wHA.request (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:174:2130)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async qS2 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2064:6679)","timestamp":"2025-12-06T03:26:25.991Z"},{"error":"AxiosError: Request failed with status code 401\n at cS (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:171:1137)\n at IncomingMessage.<anonymous> (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:172:9852)\n at IncomingMessage.emit (node:events:519:35)\n at IncomingMessage.emit (node:domain:489:12)\n at endReadableNT (node:internal/streams/readable:1696:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n at wHA.request (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:174:2130)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async U_7 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2874:8387)\n at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2874:9281","timestamp":"2025-12-06T03:26:25.992Z"},{"error":"AxiosError: Request failed with status code 401\n at cS (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:171:1137)\n at IncomingMessage.<anonymous> (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:172:9852)\n at IncomingMessage.emit (node:events:519:35)\n at IncomingMessage.emit (node:domain:489:12)\n at endReadableNT (node:internal/streams/readable:1696:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n at wHA.request (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:174:2130)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async U_7 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2874:8387)\n at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2874:9281","timestamp":"2025-12-06T03:26:26.516Z"},{"error":"Error: EISDIR: illegal operation on a directory, read\n at Module.readSync (node:fs:742:18)\n at Object.readSync (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:9:472)\n at gH (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:4459:105)\n at pq (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:4461:204)\n at ia5 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2486:7902)\n at F (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2486:7104)\n at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2486:7437\n at Av (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:739:63081)\n at su (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:739:75162)\n at jN (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:739:75046)","timestamp":"2025-12-06T03:28:11.166Z"},{"error":"Error: EISDIR: illegal operation on a directory, read\n at Module.readFileSync (node:fs:443:20)\n at Object.readFileSync (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:9:299)\n at pq (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:4461:219)\n at ia5 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2486:7902)\n at F (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2486:7104)\n at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2486:7437\n at Av (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:739:63081)\n at su (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:739:75162)\n at jN (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:739:75046)\n at su (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:739:75142)","timestamp":"202
Note: Error logs were truncated.
This issue has 6 comments on GitHub. Read the full discussion on GitHub ↗