含义: 安装成功了,但安装目录不在 shell 的 PATH 里。native 安装器把 claude 放在 macOS/Linux 的 ~/.local/bin/claude、Windows 的 %USERPROFILE%\.local\bin\claude.exe。不同平台报错文案略有差异:zsh 是 "command not found: claude",CMD 是 "'claude' is not recognized as an internal or external command"。VS Code 扩展自带私有 CLI 副本,不会把 claude 加进 PATH。
含义: 配置的模型名没被识别,或你的账号没有访问权限。完整文案:"There's an issue with the selected model (claude-...). It may not exist or you may not have access to it. Run /model to pick a different model." 常见于某处残留了过时的模型 ID。