-
-
Notifications
You must be signed in to change notification settings - Fork 449
ccusage shows "No input provided" in local Claude code setup #545
Copy link
Copy link
Closed
Description
Description:
I have a working local installation of Claude code on Ubuntu 24.04 LTS (without npm). While the main functionality works correctly, I'm experiencing issues with ccusage statusline:
-
other command work fine with print:
WARN Fetching latest model pricing from LiteLLM... -
The
ccusage statuslinecommand consistently returns:❌ No input providedeven though other commands work correctly.
Environment:
- OS: Ubuntu 24.04 LTS
- Installation: Local Claude code (non-npm)
- Using
bun xto execute commands
Expected behavior:
statuslinecommand should show proper usage statistics
Additional context:
The Claude code functionality works fine
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels