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

Clashing graphql import #18

Open
jacklp opened this issue Sep 10, 2020 · 0 comments
Open

Clashing graphql import #18

jacklp opened this issue Sep 10, 2020 · 0 comments

Comments

@jacklp
Copy link

jacklp commented Sep 10, 2020

Graphql version is now up to 15.3.0.

Your package is throwing duplicate instances of GraphQL errors when trying to package everything together using serverless-webpack because your package is so far behind and they are incompatible.

Please consider updating your package.json to bring it inline with apollo-server-express.

"graphql": "^14.0.0"

Would love to continue using this package but have to drop it for now :(

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