Skip to content

Conversation

kylebarron
Copy link
Member

@kylebarron kylebarron commented Oct 14, 2025

I validated in the second commit that npm ci will fail if the package-lock.json is out of sync. Running npm ci fails with:

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.

Closes #926

@github-actions github-actions bot added the ci label Oct 14, 2025
@kylebarron kylebarron enabled auto-merge (squash) October 14, 2025 18:47
@kylebarron kylebarron merged commit 9286bcf into main Oct 14, 2025
6 checks passed
@kylebarron kylebarron deleted the kyle/ci-update-to-date-lock branch October 14, 2025 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI: Ensure lockfile is up to date

1 participant