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

Conflicting peer dependency GraphQL 16 #8991

Closed
LZL0 opened this issue Oct 31, 2021 · 2 comments
Closed

Conflicting peer dependency GraphQL 16 #8991

LZL0 opened this issue Oct 31, 2021 · 2 comments
Assignees

Comments

@LZL0
Copy link

LZL0 commented Oct 31, 2021

npm ERR! Could not resolve dependency:
npm ERR! peer graphql@"^14.0.0 || ^15.0.0" from @apollo/client@3.4.16
npm ERR! node_modules/@apollo/client
npm ERR!   @apollo/client@"^3.4.16" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: graphql@15.7.2
npm ERR! node_modules/graphql
npm ERR!   peer graphql@"^14.0.0 || ^15.0.0" from @apollo/client@3.4.16
npm ERR!   node_modules/@apollo/client
npm ERR!     @apollo/client@"^3.4.16" from the root project

GraphQL version 16 conflicts with apollo-client's GraphQL version.

@LZL0
Copy link
Author

LZL0 commented Oct 31, 2021

Related to #8989

@brainkim brainkim self-assigned this Nov 1, 2021
@brainkim
Copy link
Contributor

This should be fixed in 3.5. We haven’t set it to latest because of some checks we’re running but please try it.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants