作者:互联网 时间: 2026-07-11 08:41:57
Node.js 下载地址

# 打开 powershell 执行这个命令 npm config set registry https://registry.npmmirror.com
Git 官方下载地址

# 打开 powershell 执行这个命令 git config --global user.name "你的用户名" git config --global user.email "你的邮箱@example.com"
# 打开 powershell 执行这个命令 npm install -g @anthropic-ai/claude-code # 完成后验证是否安装成功 claude --version





