Skip to content

Auto-update fails for claude pack; /doctor reports plugin setup issue requiring ~/.claude/versions access #1579

Description

@SequeI

When the claude pack auto-updates, the update sometimes fails silently and the user is directed to run /doctor to diagnose the problem.

Running /doctor reports 1 setup issue related to the claude pack plugins. The root cause appears to be that Claude Code does not have read access to ~/.claude/versions (or whichever directory stores version metadata), which is required during the update process.

Steps to reproduce:

  1. Install the nono claude pack
  2. Trigger or wait for an auto-update
  3. Observe failure; may be prompted to run /doctor
  4. Run /doctor — reports 1 plugin setup issue

Expected behavior:
Auto-update completes successfully with no setup issues reported by /doctor.

Actual behavior:
Update fails. /doctor reports 1 setup issue. Claude likely lacks a capability grant for ~/.claude/versions (or the equivalent path on the current platform).

Platform: macOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions