claude-code - 💡(How to fix) Fix [Bug] Unable to access extra usage despite available funds [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#52535Fetched 2026-04-24 06:04:35
View on GitHub
Comments
0
Participants
1
Timeline
3
Reactions
0
Participants
Timeline (top)
labeled ×3

Error Message

[{"error":"Error: Marketplace file not found at /Users/kendreaditya/.claude/plugins/local/.claude-plugin/marketplace.json\n at sA8 (/$bunfs/root/src/entrypoints/cli.js:4349:3259)\n at async ROH (/$bunfs/root/src/entrypoints/cli.js:4354:281)\n at async W56 (/$bunfs/root/src/entrypoints/cli.js:8488:29787)\n at async GTK (/$bunfs/root/src/entrypoints/cli.js:8488:30960)\n at async LTK (/$bunfs/root/src/entrypoints/cli.js:8488:32417)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-23T20:26:34.790Z"}]

Code Example

[{"error":"Error: Marketplace file not found at /Users/kendreaditya/.claude/plugins/local/.claude-plugin/marketplace.json\n    at sA8 (/$bunfs/root/src/entrypoints/cli.js:4349:3259)\n    at async ROH (/$bunfs/root/src/entrypoints/cli.js:4354:281)\n    at async W56 (/$bunfs/root/src/entrypoints/cli.js:8488:29787)\n    at async GTK (/$bunfs/root/src/entrypoints/cli.js:8488:30960)\n    at async LTK (/$bunfs/root/src/entrypoints/cli.js:8488:32417)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-23T20:26:34.790Z"}]
RAW_BUFFERClick to expand / collapse

Bug Description Im trying to use extra usage but im not able to even though i have money for it

Environment Info

  • Platform: darwin
  • Terminal: WarpTerminal
  • Version: 2.1.118
  • Feedback ID: efe33701-faa4-4f40-8ecf-4036ece3b26c

Errors

[{"error":"Error: Marketplace file not found at /Users/kendreaditya/.claude/plugins/local/.claude-plugin/marketplace.json\n    at sA8 (/$bunfs/root/src/entrypoints/cli.js:4349:3259)\n    at async ROH (/$bunfs/root/src/entrypoints/cli.js:4354:281)\n    at async W56 (/$bunfs/root/src/entrypoints/cli.js:8488:29787)\n    at async GTK (/$bunfs/root/src/entrypoints/cli.js:8488:30960)\n    at async LTK (/$bunfs/root/src/entrypoints/cli.js:8488:32417)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-23T20:26:34.790Z"}]

extent analysis

TL;DR

The issue is likely due to a missing marketplace.json file, and checking the file's presence and contents may resolve the problem.

Guidance

  • Verify that the marketplace.json file exists at the specified path /Users/kendreaditya/.claude/plugins/local/.claude-plugin/marketplace.json.
  • Check the file's contents to ensure it is correctly formatted and contains the necessary information.
  • If the file is missing, try reinstalling or updating the plugin to recreate the file.
  • If the issue persists, try checking the plugin's documentation or support resources for further troubleshooting steps.

Notes

The error message suggests a specific file is missing, but without more information about the plugin or its configuration, it's difficult to provide a more detailed solution.

Recommendation

Apply workaround: Check the file's presence and contents, and try reinstalling or updating the plugin if necessary, as this is the most direct way to address the error message.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING