8000 `deno install`: add flag to only update lockfile · Issue #31371 · denoland/deno · GitHub
[go: up one dir, main page]

Skip to content

deno install: add flag to only update lockfile #31371

@marvinhagemeister

Description

@marvinhagemeister

Many package managers have a flag to only update the lockfile and not do an installation. This is useful for vendor framework integration which might want to add additional packages without it affecting anything else.

cli flag
npm --package-lock-only
pnpm --lockfile-only
bun --lockfile-only
yarn N/A
deno N/A

Version: Deno 2.5.6

Metadata

Metadata

Assignees

Labels

ai:triagefeatnew feature (which has been agreed to/accepted)install

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0