Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.277 ·

Failed plugin installs show more of the real error

Failed plugin installs now show more of the actual error, with a hint on how to see the rest

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaPlugin Installwhat it touches
KindImprovementsin v2.1.277,
You'll notice

Failed plugin installs now show more of the actual error, with a hint on how to see the rest

What

When a plugin fails to install, Claude Code used to just print the plugin's name and a reason, cut off to 2 items. Now it tells apart internal errors from external ones, shows more of a long or multi-line external error (trimmed to a fixed length with "..." if needed), and adds a hint: pressing Enter on a plugin's details in /plugin shows its full error.

Why

This makes it easier to actually diagnose why a plugin install failed, instead of getting a truncated, uninformative summary, and points you to where you can read the complete error message.

Read from
Names in the bundle/plugin
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Added since A small documentation edit on Catch security issues as Claude writes code touched a line naming /plugin after this was published. `/plugin` opens an interactive panel in the terminal CLI. If Claude replies that `/plugin` isn't available in this environment, install another way: security-guidance see the edit
Confirmed since Anthropic's documentation has since written up /plugin, on Explore the .claude directory. | Installed plugins | `~/.claude/plugins` | Cloned marketplaces, installed plugin versions, and per-plugin data, managed by `claude plugin` commands. Plugins [synced from your claude.ai account](/docs/en/plugins-reference#synced-plugins) d… claude-directory see the edit
How sure we are
Two sources agreeTwo things we can check say the same as this entry.
Anthropic's documentation agreesAnthropic's documentation has since written up /plugin, on Explore the .claude directory.
Anthropic's release notes agreeFixed a crash ("Type error") when opening /mcp or /plugin manage with a malformed claudeAiMcpEverConnected value in ~/.claude.json

See this entry in the whole of v2.1.277 →

Feedback