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

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





