Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: syncing package-lock file to fix deployment #606

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

dipratap
Copy link
Contributor

@dipratap dipratap commented Feb 17, 2025

The main branch seems to have unsynced package-lock.json file which is causing the newly merged commits pipeline to fail with below error:

Run npm ci
npm error code EUSAGE
npm error
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.

Copy link

This PR will trigger a patch release when merged.

@dipratap dipratap changed the title [Draft PR] temp change to trigger deployment Syncing package-lock file to fix deployment Feb 17, 2025
@dipratap dipratap requested a review from solaris007 February 17, 2025 08:20
@dipratap dipratap changed the title Syncing package-lock file to fix deployment fix: syncing package-lock file to fix deployment Feb 17, 2025
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.

2 participants