Skip to content

Regenerate/update NPM lockfile by running: npm install --include=dev#3530

Open
jayaddison wants to merge 1 commit into
GoogleChrome:v7from
openculinary:dependencies/20260605-update-npm-lockfile-lodash-types
Open

Regenerate/update NPM lockfile by running: npm install --include=dev#3530
jayaddison wants to merge 1 commit into
GoogleChrome:v7from
openculinary:dependencies/20260605-update-npm-lockfile-lodash-types

Conversation

@jayaddison

Copy link
Copy Markdown

During environment configuration to develop a possible rollback of the template engine from eta to lodash for #3529 I began by running npm ci --include=dev, intending to install a close-match of the base dependencies of workbox.git (in order to achieve more reliable/repeatable local development and test results).

However, the following error appeared:

Missing: @types/lodash@4.17.24 from lock file

NB: This appeared with NPM CLI version 11.3.0 as shown below:

$ npm --version
11.13.0

Discovered during preparation for work on #3529.

The NPM lockfile (package-lock.json) has been regenerated; in this case, this only added/updated one dependency record, @types/lodash.

Resolves `npm ci` error: "Missing: @types/lodash@4.17.24 from lock file"
@jayaddison

Copy link
Copy Markdown
Author

NB: I'm slightly surprised that the cla/google check passes; as far as I know, I haven't yet signed the CLA (I encountered a problem trying to do that a few months ago, and the same problem, an infinite redirect, still occurs when I tried again today).

image

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.

1 participant