Skip to content

docs: clarify npm install lockfile version scope#9714

Open
ishaanlabs-gg wants to merge 1 commit into
npm:latestfrom
ishaanlabs-gg:docs-install-lockfile-version-scope
Open

docs: clarify npm install lockfile version scope#9714
ishaanlabs-gg wants to merge 1 commit into
npm:latestfrom
ishaanlabs-gg:docs-install-lockfile-version-scope

Conversation

@ishaanlabs-gg

Copy link
Copy Markdown

Summary

  • clarify that the documented no-argument npm install lockfile behavior applies to npm v7 and later
  • point readers to the package-lock.json lockfile version section for format differences across npm majors

Closes #9102

Testing

  • git diff --check HEAD~1 HEAD -- docs/lib/content/commands/npm-install.md
  • confirmed the linked package-lock.json#lockfileversion section exists in the docs source

@ishaanlabs-gg ishaanlabs-gg requested review from a team as code owners July 2, 2026 19:24
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.

[DOCS] Further clarification on "npm install" w/r/t package-lock.json in other npm versions

1 participant