#(if possible) how propely install gemini cli without node?
1 messages · Page 1 of 1 (latest)
Last I checked this worked a bit:
deno run -Ar npm:@google/gemini-cli
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 ?