Offering alternatives beyond npm install #1640
Replies: 4 comments 8 replies
-
|
is gemini cli something that i have to install in my every project with this command npx https://github.com/google-gemini/gemini-cli then it will be available in that particular project, right? |
Beta Was this translation helpful? Give feedback.
-
|
This is 100% why I have Claude code and not also Gemini Cli. Node is insanely troublesome by comparison. Won't work right on windows AND even when I get it right a week later dies it's absolutely awful. It's better on Linux but still has insanely annoying ownership nonsense. Whereas Claude code when that became native? Has worked for weeks and weeks - zero problems. So for me npm required = hard no. I got truly sick of how often I fought I with it. |
Beta Was this translation helpful? Give feedback.
-
|
I run my gemini cli from container. No npm, no npx. Just docker and sandbox :) Sorry if you don't have docker on your system |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This is bringing the discussion from a closed issue. #1529
Would it then be possible to instead offer some sort of curl or standalone executable for those who do not wish to install node or npm just to have this running. Tailwind seems to offer some version alternative for their CLI.
Beta Was this translation helpful? Give feedback.
All reactions