Skip to content

Version missmatch #18312

@dvictori

Description

@dvictori

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/coreIssues related to User Interface, OS Support, Core Functionalitystatus/need-triageIssues that need to be triaged by the triage automation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions