[BUG] claude Aborted at aarch64 native installation

Resolved 💬 7 comments Opened Feb 18, 2026 by elch10 Closed Apr 15, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

Cant run new installed versions neither via bash nor via claude install

What Should Happen?

Run claude code

Error Messages/Logs

$ curl -fsSL https://claude.ai/install.sh | bash                                                                                                  
Setting up Claude Code...                                                                                                                                                                
bash: line 150: 2615871 Aborted                 "$binary_path" install ${TARGET:+"$TARGET"}

$ claude
Aborted

$ npm i @anthropic-ai/claude-code # get working version to run claude install
added 3 packages in 5s                                                                                                                                                                   

2 packages are looking for funding
  run `npm fund` for details

$ claude install                                                                                                                                  
                                                                                                                                                                                         
✔ Claude Code successfully installed!                                                                                                                                                    
                                                                                                                                                                                         
  Version: 2.1.45                                                                                                                                                                        

  Location: ~/.local/bin/claude


  Next: Run claude --help to get started

$ ~/.local/bin/claude 
Aborted

Steps to Reproduce

Look at logs

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

2.1.45 (installed from npm)

Claude Code Version

cant check, aborted

Platform

Anthropic API

Operating System

Ubuntu/Debian Linux

Terminal/Shell

Other

Additional Information

$ uname -i -o -p
aarch64 aarch64 GNU/Linux

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 24.04.2 LTS
Release:        24.04
Codename:       noble

View original on GitHub ↗

This issue has 7 comments on GitHub. Read the full discussion on GitHub ↗