Skip to content

docs: add flag package-lock-only for npm install#6551

Merged
lukekarrys merged 1 commit intonpm:latestfrom
m4rch3n1ng:install-package-lock-only
Jun 14, 2023
Merged

docs: add flag package-lock-only for npm install#6551
lukekarrys merged 1 commit intonpm:latestfrom
m4rch3n1ng:install-package-lock-only

Conversation

@m4rch3n1ng
Copy link
Contributor

the flag is described in

The `--package-lock-only` argument will only update the
`package-lock.json`, instead of checking `node_modules` and downloading
dependencies.

and in params for npm ls and npm audit

'package-lock-only',

'package-lock-only',

but wasn't actually added to params for npm install

@m4rch3n1ng m4rch3n1ng requested a review from a team as a code owner June 10, 2023 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants