[BUG] Claude Code no longer works since version 2.1.113 on my machine.
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?
Claude Code no longer works since version 2.1.113 on my machine.
Environment:
- CPU: AMD Phenom II X6 1100T
- OS: Zorin OS
- Last working version: 2.1.112
Workaround: Reverted to v2.1.112 via npm install -g @anthropic-ai/claude-code@2.1.112
Please investigate this regression — older but fully functional hardware should remain supported.
What Should Happen?
should work : npm install -g @anthropic-ai/claude-code
Error Messages/Logs
$ npm install -g @anthropic-ai/claude-code
$ claude --version
Instruction non permise
$ npm install -g @anthropic-ai/claude-code@2.1.112
$ claude --version
2.1.112 (Claude Code)
Steps to Reproduce
Install v2.1.113 or later on the above hardware and launch claude.
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
2.1.112
Claude Code Version
2.1.112
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
Other
Additional Information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗