Skip to content

Commit 0fcdcd6

Browse files
docs: README 添加安装/更新失败的解决方案提示
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 4cbef96 commit 0fcdcd6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ ccb update # 更新到最新版本
5555
CLAUDE_BRIDGE_BASE_URL=https://remote-control.claude-code-best.win/ CLAUDE_BRIDGE_OAUTH_TOKEN=test-my-key ccb --remote-control # 我们有自部署的远程控制
5656
```
5757

58+
> **安装/更新失败?**`npm rm -g claude-code-best` 清理旧版本,再 `npm i -g claude-code-best@latest`。仍失败则指定版本号:`npm i -g claude-code-best@<版本号>`
59+
5860
## ⚡ 快速开始(源码版)
5961

6062
### ⚙️ 环境要求

0 commit comments

Comments
 (0)