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

graphql-tag@2.9.2 causes npm warning when used with graphql 14.0.2 #217

Closed
mattes3 opened this issue Sep 27, 2018 · 1 comment
Closed

graphql-tag@2.9.2 causes npm warning when used with graphql 14.0.2 #217

mattes3 opened this issue Sep 27, 2018 · 1 comment

Comments

@mattes3
Copy link

mattes3 commented Sep 27, 2018

When I use version 2.9.2 together with graphql@14.0.2, I get an npm warning:

npm WARN graphql-tag@2.9.2 requires a peer of graphql@^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 but none is installed. You must install peer dependencies yourself.

Doesn't it run with V14 or do the dependencies need to be adjusted?

@bin16
Copy link

bin16 commented Oct 2, 2018

+1 for same question
it working well with graphql@14.0.2 for me though, UNMET PEER DEPENDENCY graphql@14.0.2

@jnwng jnwng closed this as completed in 27fdc8a Oct 2, 2018
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