[BUG] Failed to install Anthropic marketplace · Will retry on next startup
Resolved 💬 20 comments Opened Dec 17, 2025 by vampik33 Closed May 19, 2026
💡 Likely answer: A maintainer (claude[bot], contributor)
responded on this thread — see the highlighted reply below.
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
When I start claude code I see this error on every startip:
Failed to install Anthropic marketplace · Will retry on next startup
This message starts to appear in 2.0.71
I already have anthropics plugins added to claude:
● claude-code-plugins │
│ anthropics/claude-code │
│ 13 available • Updated 12/17/2025 │
│ │
│ ● ✻ claude-plugins-official ✻ │
│ anthropics/claude-plugins-official │
│ 29 available • 2 installed • Updated 12/17/2025
What Should Happen?
Claude should start without this error
Error Messages/Logs
Steps to Reproduce
Start claude code 2.0.71 version
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
2.0.69
Claude Code Version
2.0.71
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
Warp
Additional Information
_No response_
20 Comments
v2.0.72 has the same issue
v2.0.73 has the same issue
This occurs in Windows as well, so it is not platform specific (I'm facing it as well and I'm not in WSL, I'm in native Windows installation).
Is this because we have "anthropics/claude-code" or "anthropics/claude-plugins-official" marketplaces already added? That is in fact my case as well.
Claude Code v2.0.75 has the same issue
Claude Code v2.0.76 has the same issue
work around:
~/.claude.jsonofficialMarketplace..., and delete these fieldsConfirmed this is still an issue in v2.1.2 — and that this workaround also still works.
one-liner to automatically do this and keep a backup of config:
This worked, thank you @justinoboyle 🤝
The field deletion workaround didn't work for me. 2.1.50
I'm seeing this on Windows v1.1.4498 (24f768) as well
We are seeing this issue on Mac 26.3, Claude 2.1.58, with a custom built marketplace :(, same exact error
Same here with a fresh installation in Windows, version 2.1.71
From
~/.claude.jsonWorkaround. The marketplace folder is set to read-only. Just unchecked it. Install plugin again. You will still see an error. Just restart it and it work.
This happened to me today in a newly created VM (cc v2.1.74). A quick fix without leaving cc TUI: /plugin -> Marketplaces -> manually add "anthropics/claude-plugins-official". An error message will still persist but official plugins will be installed without any issues.
UPD: Everything works fine when installing CC inside a Docker container, but installing in a Docker sandbox (a microVM) still has this issue.
up until claude version 2.1.68, manually installing the official marketplace fails with an "invalid schema":
from version 2.1.69, it works:
since the stable version is marked as 2.1.58, many users are probably hitting this error...
This is absolutely obnoxious to deal with every 7-10days. I would really like claude to fix some of these bugs rather than give me a "buddy".
I was running into this issue myself on a new, native install of CC 2.1.104. I wanted to at least make the warning go away, so I edited
~/.claude.jsonto set the marketplace install attempt to false:then restarted Claude. _Surprisingly_, it then said "Anthropic marketplace installed" with a checkmark. Haven't seen the error come back since. 🤷🏻♂️
I encountered the same issue. After my verification, you can try adjusting the configuration of idea to the following settings (see screenshot for details):
<img width="690" height="635" alt="Image" src="https://github.com/user-attachments/assets/e0c3d995-b9d1-4575-ba1b-058f9f8cb5e9" />
This is a duplicate of #59825, which was fixed as of version 2.1.145.
This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.