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

Installation problem #51

Closed
qingmingsang opened this issue Sep 7, 2017 · 2 comments
Closed

Installation problem #51

qingmingsang opened this issue Sep 7, 2017 · 2 comments

Comments

@qingmingsang
Copy link

qingmingsang commented Sep 7, 2017

npm i eslint-plugin-prettier -D
npm ERR! node v6.11.3
npm ERR! npm  v3.10.10
npm ERR! code ETARGET

npm ERR! notarget No compatible version found: fast-diff@^1.1.1
npm ERR! notarget Valid install targets:
npm ERR! notarget 1.1.0, 1.0.1, 1.0.0
@not-an-aardvark
Copy link
Member

Thanks for the report. fast-diff@1.1.1 was published 10 months ago, so I'm not sure why that error is occurring, but I don't think it's an issue with eslint-plugin-prettier. If you're using an enterprise npm registry, it's possible the registry needs to be updated (or it should proxy through to the real npm). It's also possible that there is some issue with your local npm cache.

@qingmingsang
Copy link
Author

Thx,I have found it is private npm registry problem.

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