Skip to content

Investigate why picomatch@2.3.1 is missing from lock file after markdownlint-cli2 bump #1413

@caugner

Description

@caugner

Error message when running npm ci after bump markdownlint-cli2 from 0.21.0 to 0.22.0:

npm error `npm ci` can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with `npm install` before continuing.
npm error
npm error Missing: picomatch@2.3.1 from lock file

See:

Interestingly, content was not affected: mdn/content#43533

We should look at the Dependabot logs.

Porting mdn/content#42778 might solve this.

Metadata

Metadata

Assignees

Labels

p1We will address this soon and will provide capacity from our team for it in the next few releases.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions