[Bug] Path Resolution Fails on Windows with Case-Sensitive Path Matching
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
[]

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