claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

[Bug] Path Resolution Fails on Windows with Case-Sensitive Path Matching

Open count23all opened this issue 4 months ago • 1 comments

Bug Description Warning in windows IDE environment about "native installatione xists but is not in your path" when the file path uses case insensitive path string while actual path folders contain capitalizations. (example: path is set to c:\Users\admin.local\bin, claude code expects capital c C:\User\admin,local\bin. Been identified in 1.0.86, 88, 110, and 112 versions

Environment Info

  • Platform: win32
  • Terminal: null
  • Version: 1.0.112
  • Feedback ID: ebe1ff80-07c7-4ab3-97dc-b3bc1211d32a

Errors

[]

![Image](https://github.com/user-attachments/assets/9c712cf0-9f16-4ad1-9309-c781cffc2e54)

<img width="1222" height="953" alt="Image" src="https://github.com/user-attachments/assets/b320768b-697d-43c8-925e-0dd6d3ad325e" />

count23all avatar Sep 12 '25 22:09 count23all

This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.

github-actions[bot] avatar Dec 05 '25 10:12 github-actions[bot]

This issue has been automatically closed due to 60 days of inactivity. If you're still experiencing this issue, please open a new issue with updated information.

github-actions[bot] avatar Jan 06 '26 10:01 github-actions[bot]

This is still an issue, it also affects the .claude.json project path matching.

When launching Claude in a powershell window using path C:\Temp it fails to recognise there is already a project with path C:\temp Loading Claude in a VS Developer command prompt faces the same issue, compounded by that allowing for lower case drive letters as well.

I've just cleaned up a load of duplicate projects in the json file and consolidated mcp server settings.

On Windows, Claude needs to read paths as case insensitive.

lazwolf avatar Jan 07 '26 12:01 lazwolf

This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.

github-actions[bot] avatar Jan 14 '26 14:01 github-actions[bot]