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 up package lock file for newer NPM version #232

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

labkey-tchad
Copy link
Member

Rationale

Cleaning up some warnings I saw on TeamCity

npm warn old lockfile
npm warn old lockfile The package-lock.json file was created with an old version of npm,
npm warn old lockfile so supplemental metadata must be fetched from the registry.
npm warn old lockfile
npm warn old lockfile This is a one-time fix-up, please be patient...
npm warn old lockfile

Related Pull Requests

  • N/A

Changes

  • Results of npm install --package-lock-only

Copy link
Contributor

@labkey-martyp labkey-martyp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@labkey-tchad labkey-tchad merged commit 4311b16 into develop Sep 9, 2024
3 checks passed
@labkey-tchad labkey-tchad deleted the fb_packageLockV3 branch September 9, 2024 17:46
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