-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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] npm install or npm update sometimes trashes lockfile, setting resolved: false
#1138
Comments
We've been encountering this quite frequently in WordPress/gutenberg lately.
Some possibly relevant additional details:
|
For anyone else encountering this problem: |
npm If your bug is preproducible on If your issue was a feature request, please consider opening a new RRFC or RFC. If your issue was a question or other idea that was not CLI-specific, consider opening a discussion on our feedback repo Closing: This is an automated message. |
Note: I am porting this issue over from the now archived npm.community with the hopes that this issue can get escalated and resolved as it looks like it has been largely overlooked up to this point. Maybe this issue can be set to
resolved: true
😉What / Why
When
Where
How
Current Behavior
resolved: false
for a number of packages.Steps to Reproduce
package-lock.json
for changesExpected Behavior
resolve
does not switch betweenfalse
and the URL.Who
References
The text was updated successfully, but these errors were encountered: