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

Can't install via yarn nomnom-2.0.0.tgz: Request failed #462

Closed
istarkov opened this issue Feb 21, 2018 · 4 comments
Closed

Can't install via yarn nomnom-2.0.0.tgz: Request failed #462

istarkov opened this issue Feb 21, 2018 · 4 comments

Comments

@istarkov
Copy link
Contributor

How to reproduce:

yarn cache clean
yarn add react-map-gl

result

error An unexpected error occurred: "https://registry.yarnpkg.com/nomnom/-/nomnom-2.0.0.tgz: Request failed \"404 Not Found\"".
@koistya
Copy link

koistya commented Feb 21, 2018

https://registry.npmjs.org/nomnom/-/nomnom-2.0.0.tgz

Seems like an issue with nomnom package or NPM registry. NPM lists 1.8.1 as the latest version.

@istarkov
Copy link
Contributor Author

warning nomnom@1.8.1: Package no longer supported. Contact support@npmjs.com for more info.

@istarkov
Copy link
Contributor Author

As a workaround:

removing nomnom from dependencies of jsonlint-lines-primitives@~1.6.0: in yarn.lock allow to install and use map.

@istarkov
Copy link
Contributor Author

Seems like solved zaach/jsonlint#103 (comment)
Now it works

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

2 participants