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

package-lock.json references nonexistent es-abstract@1.14.0 #5099

Closed
timdp opened this issue Oct 20, 2019 · 2 comments · Fixed by #5101
Closed

package-lock.json references nonexistent es-abstract@1.14.0 #5099

timdp opened this issue Oct 20, 2019 · 2 comments · Fixed by #5101

Comments

@timdp
Copy link
Contributor

timdp commented Oct 20, 2019

Bug Report

Current Behavior

In package-lock.json, es-abstract resolves to version 1.14.0. However, that version doesn't exist. Presumably, it got unpublished.

Reproduction

With npm 6.11.3:

npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/es-abstract/-/es-abstract-1.14.0.tgz
npm ERR! 404 
npm ERR! 404  'es-abstract@1.14.0' is not in the npm registry.

(Initially reported under #5019 (comment) but I thought I'd create a separate issue.)

@fatpandaria
Copy link

Same issue I met

@timdp
Copy link
Contributor Author

timdp commented Oct 22, 2019

See #5101 for a fix.

@lock lock bot locked as resolved and limited conversation to collaborators Dec 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants