claude-code - 💡(How to fix) Fix [Bug] Unexpected token usage on session start without user interaction

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…

Error Message

[{"error":"Error: File does not exist. Note: your current working directory is /Users/edgar/Desktop/admin-app-ios.\n at call (/$bunfs/root/src/entrypoints/cli.js:4299:9752)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-20T08:05:59.351Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/edgar/Desktop/admin-app-ios.\n at call (/$bunfs/root/src/entrypoints/cli.js:4299:9752)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-20T08:06:04.275Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/edgar/Desktop/admin-app-ios.\n at call (/$bunfs/root/src/entrypoints/cli.js:4299:9752)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-20T08:06:38.237Z"}]

Code Example

[{"error":"Error: File does not exist. Note: your current working directory is /Users/edgar/Desktop/admin-app-ios.\n    at call (/$bunfs/root/src/entrypoints/cli.js:4299:9752)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-20T08:05:59.351Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/edgar/Desktop/admin-app-ios.\n    at call (/$bunfs/root/src/entrypoints/cli.js:4299:9752)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-20T08:06:04.275Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/edgar/Desktop/admin-app-ios.\n    at call (/$bunfs/root/src/entrypoints/cli.js:4299:9752)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-20T08:06:38.237Z"}]
RAW_BUFFERClick to expand / collapse

Bug Description i started session and saw that 15% of 5 hours was used but i didn't do anything

Environment Info

  • Platform: darwin
  • Terminal: Apple_Terminal
  • Version: 2.1.145
  • Feedback ID: 559694eb-c296-482b-951c-c875323ba55c

Errors

[{"error":"Error: File does not exist. Note: your current working directory is /Users/edgar/Desktop/admin-app-ios.\n    at call (/$bunfs/root/src/entrypoints/cli.js:4299:9752)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-20T08:05:59.351Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/edgar/Desktop/admin-app-ios.\n    at call (/$bunfs/root/src/entrypoints/cli.js:4299:9752)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-20T08:06:04.275Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/edgar/Desktop/admin-app-ios.\n    at call (/$bunfs/root/src/entrypoints/cli.js:4299:9752)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-20T08:06:38.237Z"}]

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

claude-code - 💡(How to fix) Fix [Bug] Unexpected token usage on session start without user interaction