Skip to content

Claude code not installed bug #724

@y0sif

Description

@y0sif

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions