-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Following the installation instructions, it appears the tapes start command is not available when installing via the installation script.
~ via v22.21.1
✦ ❯ curl -fsSL https://download.tapes.dev/install | bash
Downloading tapes latest for darwin/arm64 ...
Installing to /usr/local/bin ...
Installed tapes version:
Version: v0.0.1-rc.3
Sha: fd587424ddb1d2b09caa05df52831ef6bd0687b2
Built at: 2026-02-06 15:50:46.066083935 +0000 UTC m=+0.017914930
~ via v22.21.1 took 9s
✦ ❯ tapes init
Default configuration written: /Users/nicktaylor/.tapes/config.toml
~ via v22.21.1
✦ ❯ tapes start
Error: unknown command "start" for "tapes"
Run 'tapes --help' for usage.
Error executing root command: unknown command "start" for "tapes"%
~ via v22.21.1
✦ ❯ tapes start claude
Error: unknown command "start" for "tapes"
Run 'tapes --help' for usage.
Error executing root command: unknown command "start" for "tapes"%
~ via v22.21.1
✦ ❯
tapes start was added in #84 which was merged after release v0.0.1-rc.3 (#54), so I'm guessing the docs got deployed before a new release was cut?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels