[BUG] OAuth login paste input completely broken after upgrading to 2.1.105 over SSH
Resolved 💬 5 comments Opened Apr 14, 2026 by hero007007007 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?
Bug Description:
OAuth login paste input completely broken after upgrading to 2.1.105 over SSH
Environment Info:
- Platform: Linux (Remote SSH)
- Terminal: MobaXterm / CMD / PowerShell (all affected)
- Version: 2.1.105
What Should Happen?
OAuth login paste input completely broken after upgrading to 2.1.105 over SSH
Error Messages/Logs
npm install -g @anthropic-ai/claude-code@2.1.104
Steps to Reproduce
Steps to Reproduce:
- Auto-updated to 2.1.105
- Run
claude login - When "Paste code here if prompted >" appears
- Cannot paste OAuth code — no input registered, no ****** shown
- Downgrading to 2.1.104 fixes the issue immediately
Expected: OAuth code paste works as before
Actual: Input completely ignored at paste prompt
Workaround: npm install -g @anthropic-ai/claude-code@2.1.104
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
2.1.104
Claude Code Version
2.1.105
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
PowerShell
Additional Information
_No response_
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗