File Edit Operation Fails on Windows with Unhandled Exception

Resolved 💬 4 comments Opened Jul 12, 2025 by captain-corgi Closed Nov 30, 2025

Claude code failed to create CLAUDE.md when init.
ENV: Windows
IDE: VSCode

╭─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ Opened changes in Visual Studio Code ⧉ │
│ Save file to continue… │
│ │
│ Do you want to make this edit to CLAUDE.md? │
│ ❯ 1. Yes │
│ 2. Yes, and don't ask again this session (shift+tab) │
│ 3. No, and tell Claude what to do differently (esc) │
│ │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

node:internal/process/promises:394
triggerUncaughtException(err, true / fromPromise /);
^

Error: cannot open _claude_fs_right:e%3A%5C000_ANH_LE%5CWorkspace%5Cclaude-ai-agent-platform-development%5CCLAUDE.md. Detail: Unable to resolve filesystem provider with relative file path '_claude_fs_right:e:\000_ANH_LE\Workspace\claude-ai-agent-platform-development\CLAUDE.md'
at Uq2 (file:///C:/Users/letua/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:1383:14523)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async iR6 (file:///C:/Users/letua/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:1969:12396)
at async J (file:///C:/Users/letua/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:1969:11106)

Node.js v22.16.0

View original on GitHub ↗

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