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

npm.open-registry.dev serving malformed json for lodash #48

Open
ihleonard-c3 opened this issue Nov 15, 2021 · 2 comments
Open

npm.open-registry.dev serving malformed json for lodash #48

ihleonard-c3 opened this issue Nov 15, 2021 · 2 comments

Comments

@ihleonard-c3
Copy link

ihleonard-c3 commented Nov 15, 2021

npm_config_registry=https://npm.open-registry.dev npm install lodash
npm ERR! Unexpected token i in JSON at position 209907 while parsing near '...s"},"license":"MIT"}icense":"MIT"}'

Lodash is working properly from the main npm registry, but as of early this morning, open-registry is serving bad json resulting in installation failure. I've tried clearing my local cache, running on a different machine, and simply curling the json metadata, and all show the same problem.

@ihleonard-c3
Copy link
Author

Just following up on this since I haven't gotten a response yet and the invalid json is still being served.

@ihleonard-c3
Copy link
Author

This is now happening to other libraries as well

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

No branches or pull requests

1 participant