There seems to be an issue reading files from this directory #194
Unanswered
czarkazmx1x
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Issue: read_file function consistently fails with "Cannot convert undefined or null to object" error
Environment:
Desktop Commander version: 0.2.7
Platform: Windows (win32)
Default shell: powershell.exe
Client: claude-ai v0.1.0
Steps to Reproduce:
Use list_directory on C:\Users\Public\test - works fine
Try read_file on any file in that directory - fails consistently
Try get_file_info on files - also fails with same error
Expected: Files should be readable since directory listing works
Actual: All file operations fail with "Cannot convert undefined or null to object"
Additional Context:
Directory contains ~20 files including HTML, JS, MD, JSON files
list_directory works perfectly and shows all files
User has used Desktop Commander successfully 3129+ times with 94% success rate
Issue appears specific to this directory or file types
Beta Was this translation helpful? Give feedback.
All reactions