Skip to content

Conversation

@ashwin-ant
Copy link
Collaborator

Debug PR to see what files are created during Windows installation.

Lists all files under:

  • .local/
  • .claude/
  • .cache/claude/

This will help identify where (if anywhere) claude.exe is being installed.

ashwin-ant and others added 5 commits January 5, 2026 22:44
- Add verification that claude.exe exists after installation
- Fail early with clear error message if executable not found
- Replace Out-File with Add-Content for more reliable GITHUB_PATH handling
- Apply fix to both test-e2e and test-examples jobs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
The Claude installer reports success but the file isn't at the
expected location. This adds:
- Debug output showing directory contents
- Search across common installation paths
- Fallback recursive search to find claude.exe

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants