-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
I'm getting this when running "happy":
happy
Claude Code is not installed
Please install Claude Code using one of these methods:
Option 1 - npm (recommended, highest priority):
npm install -g @anthropic-ai/claude-code
Option 2 - Homebrew (macOS/Linux):
brew install claude-code
Option 3 - Native installer:
macOS/Linux: curl -fsSL https://claude.ai/install.sh | bash
PowerShell: irm https://claude.ai/install.ps1 | iex
Windows CMD: curl -fsSL https://claude.ai/install.cmd -o install.cmd && install.cmd && del install.cmd
Note: If multiple installations exist, npm takes priority.
Even though I have Claude Code installed on my machine.
I'm on Arch Linux, and I have Claude Code installed using yay.
I installed happy using npm.
Note that I was able to connect the daemon to the mobile app.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels