Skip to content

package-lock.json bumped to lockfile version 2 (npm 7) #16208

Description

I pulled from main, and noticed that npm complained about the lockfile. #16130 appears to have been run via the wrong version of npm (the newer v7, versus v6), which auto-upgraded the lockfile. Node 12 (what this project uses, as that's what VS Code uses) includes npm 6. I'm thinking that this bump was a mistake; I can't locally do things without the lockfile being completely recreated, and I'm not sure that it's actually pinning dependencies anymore in the builder.

Metadata

Metadata

Labels

area-internalLabel for non-user facing issuesbugIssue identified by VS Code Team member as probable buggood first issueimportantIssue identified as high-priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions