Skip to content
This repository was archived by the owner on Jul 7, 2026. It is now read-only.
This repository was archived by the owner on Jul 7, 2026. It is now read-only.

Enabling plugin cause errors in claude settings.json #185

Description

@edurbs

After activating any plugin in the 21st desktop UI, when I start the claude doctor in a terminal, it gives error in settings.json

 Invalid Settings
 /home/user/.claude/settings.json
  └ enabledPlugins: Expected record, but received array

The error in json file is here:

...
   "enabledPlugins": [
    "claude-plugins-official:jdtls-lsp",
    "zai-coding-plugins:glm-plan-usage",
    "claude-plugins-official:context7",
    "claude-plugins-official:claude-md-management",
    "claude-plugins-official:code-simplifier"
  ],
...

21st-desktop version: 0.0.84 (linux Zorin OS 18)
Claude Code v2.1.58 (stable)

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