Skip to content

[BUG] With VS Code extension enabled, claude update in external terminal fails with 'Another process is currently updating Claude' error #13085

Description

@grempe

Preflight Checklist

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

What's Wrong?

When trying to update claude in a terminal running outside of VS Code, and with the Claude Code VS Code native extension enabled (not active, just enabled) I most often (but not always?) see the following error if I try to run claude update.

➜  claude update
Current version: 2.0.58
Checking for updates...
Another process is currently updating Claude. Please try again in a moment.

Then, when this happens (not always), if I do nothing but disable the Claude Code VS Code extension and return to the external terminal to run claude update again I see success:

➜  claude update
Current version: 2.0.58
Checking for updates...
Claude Code is up to date (2.0.58)

It is not always predictable, and seems possibly related to some kind of stale update lock that the extension is managing poorly if I had to guess.

What Should Happen?

Running claude update in a terminal, even with Claude Code VS Code extension installed/running/enabled, should allow the update of the claude code terminal native command.

Error Messages/Logs

➜  claude update
Current version: 2.0.58
Checking for updates...
Another process is currently updating Claude. Please try again in a moment.

Steps to Reproduce

See steps in description above.

Claude Model

Opus

Is this a regression?

I don't know

Last Working Version

No response

Claude Code Version

2.0.58 (Claude Code)

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

VS Code Extension version:
2.0.58

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:idearea:packagingautocloseIssue will be closed automaticallybugSomething isn't workinghas reproHas detailed reproduction stepsplatform:macosIssue specifically occurs on macOS

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions