[BUG] Twrmux

Resolved 💬 2 comments Opened May 9, 2026 by xuecocrkn-tech Closed Jun 7, 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?

root@localhost:~# npm i @anthropic-ai/claude-code@2.1.126

added 1 package, and audited 121 packages in 9s

21 packages are looking for funding
run npm fund for details

found 0 vulnerabilities
root@localhost:~# clause
bash: clause: command not found
root@localhost:~# claude
Error: claude native binary not installed.

Either postinstall did not run (--ignore-scripts, some pnpm configs)
or the platform-native optional dependency was not downloaded
(--omit=optional).

Run the postinstall manually (adjust path for local vs global install):
node node_modules/@anthropic-ai/claude-code/install.cjs

Or reinstall without --ignore-scripts / --omit=optional.
root@localhost:~#

What Should Happen?

The cloud code should have opened

Error Messages/Logs

Steps to Reproduce

root@localhost:~# npm i @anthropic-ai/claude-code@2.1.126

Claude Model

None

Is this a regression?

No, this never worked

Last Working Version

_No response_

Claude Code Version

2.1.126

Platform

Anthropic API

Operating System

Other

Terminal/Shell

Other

Additional Information

_No response_

View original on GitHub ↗

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