-
Notifications
You must be signed in to change notification settings - Fork 11.1k
Closed
Labels
area/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalitystatus/need-triageIssues that need to be triaged by the triage automation.Issues that need to be triaged by the triage automation.
Description
What happened?
I just upgraded to the latest gemini-cli using
sudo nmp install -g @google/gemini-cli
I can see that I have v 0.27.o installed by doing
npm -g list
/usr/lib
├── @google/gemini-cli@0.27.0
├── corepack@0.34.0
└── npm@11.8.0
But when I check gemini-cli version, it still shows 0.25.1.
gemini -v
0.25.1
And every time I start gemini-cli, it complains about having an outdated version
What did you expect to happen?
Get the same version from the npm package
Client information
Client Information
Run gemini to enter the interactive CLI, then run the /about command.
> /about
About Gemini CLI │
│ │
│ CLI Version 0.25.1 │
│ Git Commit 2a8e1a8cc │
│ Model auto-gemini-2.5 │
│ Sandbox no sandbox │
│ OS linux │
│ Auth Method gemini-api-key │
│ Login information
logging using API key
Anything else we need to know?
Running on Ubuntu 24.04.3
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalitystatus/need-triageIssues that need to be triaged by the triage automation.Issues that need to be triaged by the triage automation.