Skip to content

Conversation

Winner-Nick
Copy link

  • Add Windows-specific path detection for Claude CLI binary
  • Support NPM global installations (most common on Windows)
  • Use 'where' command instead of 'which' on Windows
  • Handle multiple paths returned by Windows 'where' command
  • Add PowerShell script for ICO file generation
  • Include proper ICO file for Windows builds
  • Maintain full compatibility with Linux and macOS

Fixes issue with "Could not find claude binary" error on Windows when Claude CLI is installed via NPM globally.

- Add Windows-specific path detection for Claude CLI binary
- Support NPM global installations (most common on Windows)
- Use 'where' command instead of 'which' on Windows
- Handle multiple paths returned by Windows 'where' command
- Add PowerShell script for ICO file generation
- Include proper ICO file for Windows builds
- Maintain full compatibility with Linux and macOS

Fixes issue with "Could not find claude binary" error on Windows
when Claude CLI is installed via NPM globally.
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.

1 participant