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

chore: add missing packages in package-lock #7270

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

KenLSM
Copy link
Contributor

@KenLSM KenLSM commented Apr 22, 2024

Problem

Builds are still failing due to incorrect package-lock.json changes. Likely artifact from #7254

Run npm ci
npm ERR! code EUSAGE
npm ERR! 
npm ERR! `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 ERR! 
npm ERR! Missing: @jridgewell/[email protected] from lock file
npm ERR! Missing: [email protected] from lock file
npm ERR! Missing: [email protected] from lock file

Solution

Re-ran install for serverless/virus-scanner package.

@KenLSM KenLSM requested a review from kathleenkhy April 22, 2024 10:40
@KenLSM KenLSM merged commit a8ed26e into develop Apr 22, 2024
25 checks passed
@KenLSM KenLSM deleted the fix/virus-scanner-packagelock branch April 22, 2024 10:52
@KenLSM KenLSM mentioned this pull request Apr 22, 2024
25 tasks
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