In file model/ccusage_service.go, lines 237 and 242, the command just calls npx or bunx in a minimal environment. Maybe you can try to get the user's shell first and use the shell to call the command instead of just calling the commands directly. @claude
In file
model/ccusage_service.go, lines 237 and 242, the command just callsnpxorbunxin a minimal environment. Maybe you can try to get the user's shell first and use the shell to call the command instead of just calling the commands directly. @claude