• 先安装 Node.js(建议 安装 v24 或更高版本)

    https://nodejs.org/zh-cn/download
  • 为npm设置源

    npm config set registry https://registry.npmmirror.com/
  • 一键安装:

    npm install -g @anthropic-ai/claude-code
  • 检查

    claude --version
  • 附: CC-Switch下载地址:

    https://github.com/farion1231/cc-switch/releases
  • 附: Git下载地址

    https://git-scm.com/install/windows

标签: Claude Code

添加新评论