Skip to content

Deprecation warning from prebuild-install via keytar on install #21537

@sherman-yang

Description

@sherman-yang

When installing Gemini CLI, users encounter a deprecation warning about prebuild-install@7.1.3:

npm warn deprecated prebuild-install@7.1.3: No longer maintained. Please contact the author of the relevant native addon; alternatives are available.

This is traced to the package relying on this outdated dependency. Switching from keytar to Github's actively maintained fork @github/keytar resolves this deprecation warning without affecting keychain functionality.

Metadata

Metadata

Assignees

Labels

area/coreIssues related to User Interface, OS Support, Core Functionality

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions