Description
I updated deepseek-tui/codewhale via homebrew as follow:
And when I tried to start deepseek-tui/codewhale, the following shows:
cytosine@ComputeCyto ~ % deepseek
warning: `deepseek` is deprecated; run `codewhale` instead. This alias will be removed in v0.9.0.
error: failed to spawn `codewhale`: codewhale not found on PATH or in sibling directory. Is it on PATH? Install with `cargo install codewhale-cli` or via npm/Homebrew.
cytosine@ComputeCyto ~ % codewhale
zsh: command not found: codewhale
I tried to reinstall deepseek-tui/codewhale but it seems to be a recurring problem
Steps to reproduce
- update/install codewhale via homebrew on mac with apple silicone;
- And try to run
codewhale or deepseek
Expected behavior
It should run
Actual behavior
It is not
Impact
It blocks my dev of course
Environment
- OS: macOS 26.4.1 (25E253)
- codewhale version: 0.8.44
- Install method: homebrew
codewhale doctor summary: -
- Model/provider: -
- Terminal app: iterm
- Shell: zsh
Logs, screenshots, or recordings
Description
I updated deepseek-tui/codewhale via homebrew as follow:
And when I tried to start deepseek-tui/codewhale, the following shows:
I tried to reinstall deepseek-tui/codewhale but it seems to be a recurring problem
Steps to reproduce
codewhaleordeepseekExpected behavior
It should run
Actual behavior
It is not
Impact
It blocks my dev of course
Environment
codewhale doctorsummary: -Logs, screenshots, or recordings