Skip to content

Installing extensions on Windows fails due to lack of "unzip" command support #10616

@cj-radcliff

Description

@cj-radcliff

What happened?

The flutter plugin for Gemini CLI will not install because by default Windows doesn't support unzip on the command line. Original bug filed on Flutter Extension here: https://github.com/flutter/gemini-cli-extension/issues/77

However, even if a third party unzip command is added, it still fails. The file exists on the hard drive, and can be installed from the file system, but the command to automatically install fails.

What did you expect to happen?

The command to install the plugin should not depend on any tool not included in Windows 11 by default, or should be included in the installation instructions.

Client information

Client Information

Run gemini to enter the interactive CLI, then run the /about command.

> /about
CLI Version: 0.7.0
Git commit: f28ffaa3
Model: gemini-2.5-pro
Sandbox: no sandbox
OS: win32 (Windows 11 home)
Auth Method: OAuth

</details>

### Login information

Google account (personal) login

### Anything else we need to know?

_No response_

Metadata

Metadata

Assignees

No one assigned

    Labels

    status/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