[BUG] Cannot use Claude Code v1.0.16 linked to the Pro Plan

Resolved 💬 2 comments Opened Jun 6, 2025 by yysd5 Closed Jun 6, 2025

Environment

  • Platform (select one):
  • [ ] Anthropic API
  • [ ] AWS Bedrock
  • [ ] Google Vertex AI
  • [ ] Other: <!-- specify -->
  • Claude CLI version: 0.2.56 (Claude Code)
  • Operating System: macOS 15.1.1
  • Terminal: iTerm2

Bug Description

Cannot use Claude Code v1.0.16 linked to the Pro Plan

Steps to Reproduce

  1. npm install -g @anthropic-ai/claude-code@latest
  2. confirm v1.0.16 installed
$ npm list -g --depth=0

/Users/y_yoshida/.nvm/versions/node/v23.10.0/lib
├── @anthropic-ai/claude-code@1.0.16
├── corepack@0.32.0
└── npm@11.4.1
  1. Run claude

Expected Behavior

A screen like the following appears, indicating that Claude Code can be used via the Pro Plan.

!Image

Actual Behavior

It only works with pay-as-you-go billing and cannot be linked to the Pro Plan.

!Image

<img width="747" alt="Image" src="https://github.com/user-attachments/assets/26dbb288-65d7-4e05-9a0e-b0c6812c49fb" />

Additional Context

<!-- Add any other context about the problem here, such as screenshots, logs, etc. -->

View original on GitHub ↗

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