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
- Use any of the installation methods for macOS
- 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.
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
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.