(if possible) how propely install gemini cli without node?
I tried but it´s half broken !

5 Replies
Last I checked this worked a bit:
But I guess the safe bet is to use Node.js
doesn't work for me
The CLI started for me, I could type something in, but I did not tested it further.
The error seems like you dont have git installed ?
Also to run gemini cli with deno you currently need this workaround https://github.com/denoland/deno/issues/30145#issuecomment-3149755732
GitHub
regression gemini-cli stuck when waiting for input · Issue #30145 ...
works in 2.3.0 freezes in 2.4.0 to reproduce deno -A npm:@google/gemini-cli@0.1.12 sign in and then input run ls command to trigger gemini to spawn ls command expected: works actual: freezes demo w...