Solomon
Solomon
You can also inspect "Process logs" under "..." -> View processes -> click on Process.
If you install/run Gemini in your terminal with `bun` instead of `npm`, you can change the gemini command in vibe-kanban to use `bunx`. In Settings -> Agents -> Coding Agent...
This is an odd error. To rule-out version incompatibility with `vibe-kanban`. Please try setting up Gemini in your terminal with `bunx --silent @google/[email protected]` and set the Gemini Base Command Override...
Both Gemini and claude-code work for me on windows.
Vibe-kanban uses `npx` by default. Your NPM setup might be having issues, that's why I suggested to use `bunx` in your case. Another option, is to reinstall `npm` using `nvm`.
You can try resetting vibe-kanban. Stop vibe-kanban, Delete the directory `C:\Users\LousyBook01\bloop\vibe-kanban`, then restart vibe-kanban.
`vibe-kanban` also works well in WSL. You can give it a try.
I was able to reproduce the issue by creating a user named `LousyBook01`. Working on a fix.
I am able to reproduce the issue on windows x64. Opencode's ACP implementation, which we currently rely on, is currently broken on windows https://github.com/anomalyco/opencode/issues/3730
Solved in the next release