Skip to content

DeprecationWarning for punycode module #8405

@tleonhardt

Description

@tleonhardt

What happened?

Upon running the gemini CLI, the following warning appears in red text:

(node:99526) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)

To reproduce:

gemini --version

What did you expect to happen?

At least for the current stable release of gemini, I do not expect to see any warnings upon launch.

Client information

Client Information

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

> /about
│ About Gemini CLI                                                                  │
│                                                                                   │
│ CLI Version                 0.4.1                                                 │
│ Git Commit                  70ff7a36                                              │
│ Model                       gemini-2.5-pro                                        │
│ Sandbox                     no sandbox                                            │
│ OS                          darwin                                                │
│ Auth Method                 OAuth

Login information

Google Account

Anything else we need to know?

  • Gemini CLI version: 0.4.1
  • OS: macOS Sequoia 15.7
  • Architecture: Apple M3 Max (ARM64)
  • npm version: 11.6.0
  • node version: 22.9.0

Metadata

Metadata

Assignees

Labels

Stalearea/platformIssues related to Build infra, Release mgmt, Testing, Eval infra, Capacity, Quota mgmt

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions