Claude Code CLI not detected!
Open
- Dominant language
- TypeScript
- Stars
- 72.7k
- Forks
- 8.6k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 83
Description
Did you check the preferred install location that Claude installs itself in?
```
~/.claude/local/claude
```
It is NOT on the PATH as a binary, but as the alias that claude adds to `.zshrc` (or similar). So maybe that is it?
Contributor guide
Research direction
Reproduce the CLI detection failure with Claude installed at ~/.claude/local/claude and its alias configured in .zshrc or a similar shell startup file. Trace how the project checks for Claude Code, then verify that this installation is detected without breaking detection of existing installations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100