Filesystem Provider Error: Invalid File Path Resolution with _claude_fs_right

Resolved 💬 1 comment Opened Jul 22, 2025 by sanghyun-qesg Closed Jul 22, 2025

Bug Description
node:internal/process/promises:288
triggerUncaughtException(err, true / fromPromise /);
^

Error: cannot open _claude_fs_right:c%3A%5CUsers%5CUserName%5CDocuments%5CGit%5Cmy_project_dir%5Capp%5Cmodule%5Clog_rotation_service.py. Detail: Unable to resolve filesystem provider with relative file path '_claude_fs_right:c:\Users\UserName\Documents\Git\my_project_dir\app\module\log_rotation_service.py'
at TZB (file:///C:/Users/UserName/AppData/Roaming/nvm/v18.20.8/node_modules/@anthropic-ai/claude-code/cli.js:1317:11459)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async HA8 (file:///C:/Users/UserName/AppData/Roaming/nvm/v18.20.8/node_modules/@anthropic-ai/claude-code/cli.js:2687:11207)
at async J (file:///C:/Users/UserName/AppData/Roaming/nvm/v18.20.8/node_modules/@anthropic-ai/claude-code/cli.js:2687:9917)

Node.js v18.20.8

Environment Info

  • Platform: win32
  • Terminal: vscode
  • Version: 1.0.56
  • Feedback ID: bb700d89-0172-4d1f-a28e-3e09fb35e32b

Errors

[{"error":"Error: ENOENT: no such file or directory, open '/proc/version'\n    at Object.openSync (node:fs:596:3)\n    at Module.readFileSync (node:fs:464:35)\n    at Object.readFileSync (file:///C:/Users/UserName/AppData/Roaming/nvm/v18.20.8/node_modules/@anthropic-ai/claude-code/cli.js:615:7077)\n    at file:///C:/Users/UserName/AppData/Roaming/nvm/v18.20.8/node_modules/@anthropic-ai/claude-code/cli.js:615:8638\n    at Q (file:///C:/Users/UserName/AppData/Roaming/nvm/v18.20.8/node_modules/@anthropic-ai/claude-code/cli.js:609:14408)\n    at kT4 (file:///C:/Users/UserName/AppData/Roaming/nvm/v18.20.8/node_modules/@anthropic-ai/claude-code/cli.js:709:62815)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","timestamp":"2025-07-22T00:27:14.290Z"}]

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗