Preflight Checklist
What's Wrong?
I reinstalled the WSL 1 version of Ubuntu 24.04 under Windows. So my system is clean. Executing curl -fsSL https://claude.ai/install.sh | bash returns the following:
code@W10-20240815257:~/.claude/downloads$ curl -fsSL https://claude.ai/install.sh | bash
Setting up Claude Code...
bash: line 151: /home/code/.claude/downloads/claude-2.1.83-linux-x64: cannot execute binary file: Exec format error
What Should Happen?
Should be able to install Claude Code successfully.
Error Messages/Logs
Setting up Claude Code...
bash: line 151: /home/code/.claude/downloads/claude-2.1.83-linux-x64: cannot execute binary file: Exec format error
Steps to Reproduce
code@W10-20240815257:~/.claude/downloads$ curl -fsSL https://claude.ai/install.sh | bash
Setting up Claude Code...
bash: line 151: /home/code/.claude/downloads/claude-2.1.83-linux-x64: cannot execute binary file: Exec format error
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
No response
Claude Code Version
2.1.82
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
WSL (Windows Subsystem for Linux)
Additional Information
No response
Preflight Checklist
What's Wrong?
I reinstalled the WSL 1 version of Ubuntu 24.04 under Windows. So my system is clean. Executing
curl -fsSL https://claude.ai/install.sh | bashreturns the following:What Should Happen?
Should be able to install Claude Code successfully.
Error Messages/Logs
Steps to Reproduce
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
No response
Claude Code Version
2.1.82
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
WSL (Windows Subsystem for Linux)
Additional Information
No response