-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Closed
Labels
status/need-triageIssues that need to be triaged by the triage automation.Issues that need to be triaged by the triage automation.
Description
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_gspencergoog
Metadata
Metadata
Assignees
Labels
status/need-triageIssues that need to be triaged by the triage automation.Issues that need to be triaged by the triage automation.