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

bug: produced package-lock may be incompatible with npm v7 #95

Open
antongolub opened this issue Mar 25, 2021 · 1 comment
Open

bug: produced package-lock may be incompatible with npm v7 #95

antongolub opened this issue Mar 25, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@antongolub
Copy link
Owner

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 
npm WARN audit 400 Bad Request - POST https://registry.npmjs.org/-/npm/v1/security/audits/quick - Bad Request
{
  statusCode: 400,
  error: 'Bad Request',
  message: 'Invalid package tree, run  npm install  to rebuild your package-lock.json'
}
@antongolub antongolub added the bug Something isn't working label Mar 25, 2021
@antongolub
Copy link
Owner Author

Related to imsnif/synp#74

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant