Skip to content

Plugin installation fails with "Unrecognized key(s) in object: 'lspServers'" error for figma@claude-plugins-official #470

@andreamike

Description

@andreamike

Description

When attempting to install the Figma plugin using the command:

claude plugin install figma@claude-plugins-official

The installation fails with a schema validation error.

Error Message

✘ Failed to install plugin "figma@claude-plugins-official": Invalid schema: plugins.0: Unrecognized key(s) in
object: 'lspServers', plugins.1: Unrecognized key(s) in object: 'lspServers', plugins.2: Unrecognized key(s) in
object: 'lspServers', plugins.3: Unrecognized key(s) in object: 'lspServers', plugins.4: Unrecognized key(s) in
object: 'lspServers', plugins.5: Unrecognized key(s) in object: 'lspServers', plugins.6: Unrecognized key(s) in
object: 'lspServers', plugins.7: Unrecognized key(s) in object: 'lspServers', plugins.8: Unrecognized key(s) in
object: 'lspServers', plugins.9: Unrecognized key(s) in object: 'lspServers', plugins.10: Unrecognized key(s) in
object: 'lspServers'

Expected Behavior

The plugin should install successfully.

Actual Behavior

The installation fails with a schema validation error indicating that the 'lspServers' key is not recognized in the
plugin configuration objects.

Environment

  • Platform: macOS (Darwin 24.6.0)

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