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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graphql UI isn't available #3111

Closed
camallen opened this issue Apr 10, 2019 · 1 comment
Closed

Graphql UI isn't available #3111

camallen opened this issue Apr 10, 2019 · 1 comment
Labels

Comments

@camallen
Copy link
Contributor

camallen commented Apr 10, 2019

Report by @rogerhutchings
https://panoptes.zooniverse.org/graphiql and https://panoptes-staging.zooniverse.org/graphiql are down 馃槥

Seems its a long running issue and downgrading the graphiql-rails app is the only solution at the moment, hopefully a new gem release fixes that.

rmosolgo/graphiql-rails#58

Error: Cannot use e "__Schema" 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

Duplicate "graphql" modules cannot be used at the same time since different
versions may have different capabilities and behavior. The data from one
version used in the function from another could produce confusing and
spurious results.
@camallen camallen added the bug label Apr 10, 2019
@camallen
Copy link
Contributor Author

camallen commented Jul 7, 2022

fixed by #3818

@camallen camallen closed this as completed Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant