Skip to content

Missing hashes in package-lock.json #16234

@dotlambda

Description

@dotlambda

Steps To Reproduce

In package-lock.json, some dependencies are missing a hash which prevents us from building bitwarden-cli offline in Nixpkgs: NixOS/nixpkgs#339576

Expected Result

Every dependency in the lock file should have the resolved and integrity fields.

Actual Result

See e.g. apps/cli/node_modules/open which lacks the resolved and integrity fields.

Screenshots or Videos

No response

Additional Context

https://github.com/bitwarden/clients/blob/e4c75b3c49a0c5ec921e58272398518dd9eb7b77/package-lock.json#L263C6-L277

Operating System

Linux

Operating System Version

No response

Shell

Bash

Build Version

2025.8.0

Issue Tracking Info

  • I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugcliCLI Application

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions