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

Cannot use GraphQLSchema "[object GraphQLSchema]" from another module or realm. #1

Open
bennypowers opened this issue Jun 22, 2020 · 1 comment
Assignees

Comments

@bennypowers
Copy link

πŸ‘‹ Thank you for publishing this useful module

When using the linter, I received

[19:52:19] β†’ Cannot use GraphQLSchema "[object GraphQLSchema]" from another module or realm.

Ensure that there is only one instance of "graphql" in the node_modules
directory. If different versions of "graphql" are the dependencies of other
relied on modules, use "resolutions" to ensure only one version is installed.

https://yarnpkg.com/en/docs/selective-version-resolutions

I did not get the error when I commented the linter out

@floodfx
Copy link

floodfx commented Jun 23, 2020

@stephenh any thoughts on this?

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

3 participants