gemini-cli
gemini-cli copied to clipboard
npx doesn't open gemini-cli
What happened?
npx https://github.com/google-gemini/gemini-cli doesn't run gemini-cli istance.
What did you expect to happen?
npx https://github.com/google-gemini/gemini-cli should run gemini-cli istance.
Client information
no
Login information
no
Anything else we need to know?
no
Confirming that the GitHub URL form works correctly on my macOS setup.
Environment
- macOS Tahoe 26.1 (Apple Silicon)
- Shell: zsh
- Node: v25.2.1
- npm: 11.6.2
Command tested
npx https://github.com/google-gemini/gemini-cli
@kairosci you can try npx @google/gemini-cli to confirm whether the issue is with the network or npm-version related rather than a problem with the CLI itself.
I'm unable to duplicate so going to close. Please reopen with more info if this is still a problem.