Skip to content

bug: Install does not install the clarity cli on Mac #106

Description

Problem

The instructions in the README describe a process that's supposed to install both the CLI and the App. I have run all the instructions, and no matter what, the clarity CLI is not installed. When I launch the app, the first thing it tells me to do is init the project using the CLI.

Reproduction Steps

  1. Use any of the installation methods for macOS
  2. During the CLI part that install, it says
==> Setup complete!
  Quick start (point at any project):
    /private/var/folders/xc/dbvp4gnd4yb637wvbppk_6d00000gn/T/tmp.UwvIpyVA1Q/clarity-agent/clarity <project-dir>    # Launch web UI
    /private/var/folders/xc/dbvp4gnd4yb637wvbppk_6d00000gn/T/tmp.UwvIpyVA1Q/clarity-agent/clarity cli <project-dir> # Interactive CLI

  Tip: add an alias to your shell profile:
    alias clarity='/private/var/folders/xc/dbvp4gnd4yb637wvbppk_6d00000gn/T/tmp.UwvIpyVA1Q/clarity-agent/clarity'

However, neither the CLI nor that directory exists

I have tried this on both my work and personal computers and get the exact same results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions