Filesystem Provider Resolution Failure with Relative File Path

Resolved 💬 4 comments Opened Jul 16, 2025 by Iydah Closed Jul 16, 2025

Got an error when trying to create a file
node:internal/process/promises:394
triggerUncaughtException(err, true / fromPromise /);
^

Error: cannot open _claude_fs_right:c%3A%5CUsers%5Ciyda%5CDocuments%5CGitHub%5CProton%5CREADME.md. Detail: Unable to resolve filesystem provider with relative file path '_claude_fs_right:c:\Users\iyda\Documents\GitHub\Proton\README.md'
at Kc2 (file:///C:/Users/iyda/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:1248:14641)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async pD4 (file:///C:/Users/iyda/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:2611:11207)
at async J (file:///C:/Users/iyda/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:2611:9917)

Node.js v24.0.2

View original on GitHub ↗

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