Skip to content

Use graphql ws instead of subscriptions-transport-ws #1295

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ardatan
Copy link
Member

@ardatan ardatan commented Dec 3, 2020

subscriptions-transport-ws has been deprecated in favor of graphql-ws. This PR replaces graphql-ws with subscriptions-transport-ws
apollographql/subscriptions-transport-ws@76d9777

@rufman
Copy link

rufman commented Feb 1, 2021

Any traction on this PR?

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@brianwarner
Copy link
Contributor

FYI, you can ignore the CLAassistant comment. I've disabled it for this repo since we use EasyCLA now.

@ardatan
Copy link
Member Author

ardatan commented Feb 22, 2021

So is there anything I can do to get this merged?

@acao
Copy link
Member

acao commented Apr 3, 2021

@ardatan this is a tricky one, since this will "break" legacy protocol support which has been an issue with express-graphql for example. can we have an opt-in setting for supporting the legacy client for folks who need backwards compatibility?

@quant-daddy
Copy link

Can't wait for this PR to merge!! Any updates?

@acao
Copy link
Member

acao commented Apr 15, 2021

@skk2142 see the comment above; just waiting for the PR to be updated for legacy support!

@lethot
Copy link
Contributor

lethot commented May 1, 2021

hello guys, I had some time so I made a PR for this 1326

@maxpain
Copy link

maxpain commented Jun 25, 2021

Any updates?

@faboulaws
Copy link

Ideally, the subscription client API should be a pluggable API. The subscription-transport-ws can be the default Handler (or Interface implementation) for backward compatibility. graphql-ws or other implementation/transport (such as SSE) can be used if wanted.

@iamraviprakash
Copy link

Any updates?

bennypowers added a commit to bennypowers/2022-game-app that referenced this pull request Feb 21, 2022
this package is better maintained than subscriptions-transport-ws and
has an esm version however, it will not work with graphql-playground until
graphql/graphql-playground#1295 lands
@AaronNGray
Copy link

AaronNGray commented Apr 7, 2022

I badly need graphql-ws support in Playground. @ardatan I tried using your repo

mkdir graphql-playground-test
cd graphql-playground-test
npm init -y
npm install https://github.com/ardatan/graphql-playground.git#use-graphql-ws 

but am getting many versioning issues. Posted here as no issues or discussion on the fork.

C:\Users\aaron\Tests\graphql-playground-test>npm install https://github.com/ardatan/graphql-playground.git#use-graphql-ws
npm ERR! code 1
npm ERR! git dep preparation failed
npm ERR! command C:\Program Files\nodejs\node.exe C:\Users\aaron\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js install --force --cache=C:\Users\aaron\AppData\Local\npm-cache --prefer-offline=false --prefer-online=false --offline=false --no-progress --no-save --no-audit --include=dev --include=peer --include=optional --no-package-lock-only --no-dry-run
npm ERR! npm WARN using --force Recommended protections disabled.
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN node_modules/styled-components
npm ERR! npm WARN   peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN   node_modules/babel-plugin-styled-components
npm ERR! npm WARN   1 more (graphql-playground-react)
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN node_modules/styled-components
npm ERR! npm WARN   peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN   node_modules/babel-plugin-styled-components
npm ERR! npm WARN   1 more (graphql-playground-react)
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN node_modules/styled-components
npm ERR! npm WARN   peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN   node_modules/babel-plugin-styled-components
npm ERR! npm WARN   1 more (graphql-playground-react)
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^16.13.1" from react-dom@16.13.1
npm ERR! npm WARN node_modules/react-dom
npm ERR! npm WARN   peer react-dom@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN   8 more (graphql-playground-electron, ...)
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^16.13.1" from react-dom@16.13.1
npm ERR! npm WARN node_modules/react-dom
npm ERR! npm WARN   peer react-dom@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN   8 more (graphql-playground-electron, ...)
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^16.13.1" from react-dom@16.13.1
npm ERR! npm WARN node_modules/react-dom
npm ERR! npm WARN   peer react-dom@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN   8 more (graphql-playground-electron, ...)
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^16.13.1" from react-dom@16.13.1
npm ERR! npm WARN node_modules/react-dom
npm ERR! npm WARN   peer react-dom@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN   8 more (graphql-playground-electron, ...)
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^16.13.1" from react-dom@16.13.1
npm ERR! npm WARN node_modules/react-dom
npm ERR! npm WARN   peer react-dom@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN   8 more (graphql-playground-electron, ...)
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^16.13.1" from react-dom@16.13.1
npm ERR! npm WARN node_modules/react-dom
npm ERR! npm WARN   peer react-dom@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN   8 more (graphql-playground-electron, ...)
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^16.13.1" from react-dom@16.13.1
npm ERR! npm WARN node_modules/react-dom
npm ERR! npm WARN   peer react-dom@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN   8 more (graphql-playground-electron, ...)
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^16.13.1" from react-dom@16.13.1
npm ERR! npm WARN node_modules/react-dom
npm ERR! npm WARN   peer react-dom@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN   8 more (graphql-playground-electron, ...)
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^16.13.1" from react-dom@16.13.1
npm ERR! npm WARN node_modules/react-dom
npm ERR! npm WARN   peer react-dom@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN   8 more (graphql-playground-electron, ...)
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^16.13.1" from react-dom@16.13.1
npm ERR! npm WARN node_modules/react-dom
npm ERR! npm WARN   peer react-dom@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN   8 more (graphql-playground-electron, ...)
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^16.13.1" from react-dom@16.13.1
npm ERR! npm WARN node_modules/react-dom
npm ERR! npm WARN   peer react-dom@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN   8 more (graphql-playground-electron, ...)
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^16.0.0-0" from enzyme-adapter-react-16@1.15.2
npm ERR! npm WARN node_modules/enzyme-adapter-react-16
npm ERR! npm WARN   dev enzyme-adapter-react-16@"^1.1.1" from graphql-playground-react@1.7.27
npm ERR! npm WARN   packages/graphql-playground-react
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^15.6.0 || ^16.0.0" from graphiql@0.17.5
npm ERR! npm WARN node_modules/graphiql
npm ERR! npm WARN   graphiql@"^0.17.5" from graphql-playground-react@1.7.27
npm ERR! npm WARN   packages/graphql-playground-react
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@">=15.5 <16" from react-codemirror@1.0.0
npm ERR! npm WARN node_modules/react-codemirror
npm ERR! npm WARN   react-codemirror@"^1.0.0" from graphql-playground-react@1.7.27
npm ERR! npm WARN   packages/graphql-playground-react
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^15.3.0 || ^16.0.0" from react-copy-to-clipboard@5.0.2
npm ERR! npm WARN node_modules/react-copy-to-clipboard
npm ERR! npm WARN   react-copy-to-clipboard@"^5.0.1" from graphql-playground-react@1.7.27
npm ERR! npm WARN   packages/graphql-playground-react
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@">=15.0.0" from react-helmet@5.2.1
npm ERR! npm WARN node_modules/react-helmet
npm ERR! npm WARN   react-helmet@"^5.2.0" from graphql-playground-react@1.7.27
npm ERR! npm WARN   packages/graphql-playground-react
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^0.14.9 || ^15.3.0 || ^16.0.0-rc || ^16.0" from react-input-autosize@2.2.2
npm ERR! npm WARN node_modules/react-input-autosize
npm ERR! npm WARN   react-input-autosize@"^2.2.1" from graphql-playground-react@1.7.27
npm ERR! npm WARN   packages/graphql-playground-react
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^0.14.0 || ^15.0.0 || ^16" from react-modal@3.11.2
npm ERR! npm WARN node_modules/react-modal
npm ERR! npm WARN   react-modal@"^3.1.11" from graphql-playground-react@1.7.27
npm ERR! npm WARN   packages/graphql-playground-react
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^16.8.3" from react-redux@7.2.0
npm ERR! npm WARN node_modules/react-redux
npm ERR! npm WARN   react-redux@"^7.2.0" from graphql-playground-react@1.7.27
npm ERR! npm WARN   packages/graphql-playground-react
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@">=15" from react-router-dom@4.3.1
npm ERR! npm WARN node_modules/react-router-dom
npm ERR! npm WARN   react-router-dom@"^4.2.2" from graphql-playground-react@1.7.27
npm ERR! npm WARN   packages/graphql-playground-react
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^0.14.0 || ^15.0.0 || ^16.0.0" from react-sortable-hoc@0.8.4
npm ERR! npm WARN node_modules/react-sortable-hoc
npm ERR! npm WARN   react-sortable-hoc@"^0.8.3" from graphql-playground-react@1.7.27
npm ERR! npm WARN   packages/graphql-playground-react
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@">=15.0.0" from react-transition-group@2.9.0
npm ERR! npm WARN node_modules/react-transition-group
npm ERR! npm WARN   react-transition-group@"^2.2.1" from graphql-playground-react@1.7.27
npm ERR! npm WARN   packages/graphql-playground-react
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^15.3.0 || ^16.0.0-alpha" from react-virtualized@9.21.2
npm ERR! npm WARN node_modules/react-virtualized
npm ERR! npm WARN   react-virtualized@"^9.12.0" from graphql-playground-react@1.7.27
npm ERR! npm WARN   packages/graphql-playground-react
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@">=15.0 || 0.14.x" from why-did-you-update@0.1.1
npm ERR! npm WARN node_modules/why-did-you-update
npm ERR! npm WARN   dev why-did-you-update@"0.1.1" from graphql-playground-react@1.7.27
npm ERR! npm WARN   packages/graphql-playground-react
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^0.15.0" from graphcool-styles@0.2.7
npm ERR! npm WARN node_modules/graphcool-styles
npm ERR! npm WARN   graphcool-styles@"0.2.7" from graphql-playground-electron@1.8.15
npm ERR! npm WARN   packages/graphql-playground-electron
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^16.0.0" from react-test-renderer@16.4.0
npm ERR! npm WARN node_modules/react-test-renderer
npm ERR! npm WARN   react-test-renderer@"^16.0.0-0" from enzyme-adapter-react-16@1.15.2
npm ERR! npm WARN   node_modules/enzyme-adapter-react-16
npm ERR! npm WARN   1 more (graphql-playground-electron)
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   20 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"15.x.x || 16.x.x" from styled-jsx@2.2.6
npm ERR! npm WARN node_modules/styled-jsx
npm ERR! npm WARN   styled-jsx@"2.2.6" from graphql-playground-electron@1.8.15
npm ERR! npm WARN   packages/graphql-playground-electron
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@undefined
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^0.15.0" from graphcool-styles@0.2.7
npm ERR! npm WARN node_modules/graphcool-styles
npm ERR! npm WARN   graphcool-styles@"0.2.7" from graphql-playground-electron@1.8.15
npm ERR! npm WARN   packages/graphql-playground-electron
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.1.43
npm ERR! npm WARN Found: react@16.14.0
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   17 more (react-dom, enzyme-adapter-react-16, graphiql, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^0.15.0" from graphcool-styles@0.1.43
npm ERR! npm WARN node_modules/graphcool-styles
npm ERR! npm WARN   peer graphcool-styles@"^0.1.31" from graphcool-ui@0.0.14
npm ERR! npm WARN   node_modules/graphcool-ui
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.1.43
npm ERR! npm WARN Found: react@undefined
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^0.15.0" from graphcool-styles@0.1.43
npm ERR! npm WARN node_modules/graphcool-styles
npm ERR! npm WARN   peer graphcool-styles@"^0.1.31" from graphcool-ui@0.0.14
npm ERR! npm WARN   node_modules/graphcool-ui
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: react-addons-test-utils@15.6.2
npm ERR! npm WARN Found: react-dom@16.13.1
npm ERR! npm WARN node_modules/react-dom
npm ERR! npm WARN   peer react-dom@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   8 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react-dom@"^15.4.2" from react-addons-test-utils@15.6.2
npm ERR! npm WARN node_modules/react-addons-test-utils
npm ERR! npm WARN   dev react-addons-test-utils@"15.6.2" from graphql-playground-electron@1.8.15
npm ERR! npm WARN   packages/graphql-playground-electron
npm ERR! npm WARN
npm ERR! npm WARN Conflicting peer dependency: react-dom@15.7.0
npm ERR! npm WARN node_modules/react-dom
npm ERR! npm WARN   peer react-dom@"^15.4.2" from react-addons-test-utils@15.6.2
npm ERR! npm WARN   node_modules/react-addons-test-utils
npm ERR! npm WARN     dev react-addons-test-utils@"15.6.2" from graphql-playground-electron@1.8.15
npm ERR! npm WARN     packages/graphql-playground-electron
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: react-codemirror@1.0.0
npm ERR! npm WARN Found: react-dom@16.13.1
npm ERR! npm WARN node_modules/react-dom
npm ERR! npm WARN   peer react-dom@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   8 more (graphql-playground-electron, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react-dom@">=15.5 <16" from react-codemirror@1.0.0
npm ERR! npm WARN node_modules/react-codemirror
npm ERR! npm WARN   react-codemirror@"^1.0.0" from graphql-playground-react@1.7.27
npm ERR! npm WARN   packages/graphql-playground-react
npm ERR! npm WARN
npm ERR! npm WARN Conflicting peer dependency: react-dom@15.7.0
npm ERR! npm WARN node_modules/react-dom
npm ERR! npm WARN   peer react-dom@">=15.5 <16" from react-codemirror@1.0.0
npm ERR! npm WARN   node_modules/react-codemirror
npm ERR! npm WARN     react-codemirror@"^1.0.0" from graphql-playground-react@1.7.27
npm ERR! npm WARN     packages/graphql-playground-react
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN packages/graphql-playground-electron/node_modules/react
npm ERR! npm WARN   react@"16.13.1" from graphql-playground-electron@1.8.15
npm ERR! npm WARN   packages/graphql-playground-electron
npm ERR! npm WARN     graphql-playground-electron@1.8.15
npm ERR! npm WARN     node_modules/graphql-playground-electron
npm ERR! npm WARN   2 more (react-redux, react-test-renderer)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^0.14.0 || ^15.0.0-0 || ^16.0.0-0" from react-redux@5.1.2
npm ERR! npm WARN packages/graphql-playground-electron/node_modules/react-redux
npm ERR! npm WARN   react-redux@"^5.0.7" from graphql-playground-electron@1.8.15
npm ERR! npm WARN   packages/graphql-playground-electron
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN packages/graphql-playground-electron/node_modules/react
npm ERR! npm WARN   react@"16.13.1" from graphql-playground-electron@1.8.15
npm ERR! npm WARN   packages/graphql-playground-electron
npm ERR! npm WARN     graphql-playground-electron@1.8.15
npm ERR! npm WARN     node_modules/graphql-playground-electron
npm ERR! npm WARN   2 more (react-redux, react-test-renderer)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^16.0.0" from react-test-renderer@16.4.0
npm ERR! npm WARN packages/graphql-playground-electron/node_modules/react-test-renderer
npm ERR! npm WARN   dev react-test-renderer@"16.4.0" from graphql-playground-electron@1.8.15
npm ERR! npm WARN   packages/graphql-playground-electron
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@16.13.1
npm ERR! npm WARN packages/graphql-playground-electron/node_modules/react
npm ERR! npm WARN   react@"16.13.1" from graphql-playground-electron@1.8.15
npm ERR! npm WARN   packages/graphql-playground-electron
npm ERR! npm WARN     graphql-playground-electron@1.8.15
npm ERR! npm WARN     node_modules/graphql-playground-electron
npm ERR! npm WARN   2 more (react-redux, react-test-renderer)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^0.15.0" from graphcool-styles@0.2.7
npm ERR! npm WARN packages/graphql-playground-electron/node_modules/graphcool-styles
npm ERR! npm WARN   graphcool-styles@"0.2.7" from graphql-playground-electron@1.8.15
npm ERR! npm WARN   packages/graphql-playground-electron
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: graphcool-styles@0.2.7
npm ERR! npm WARN Found: react@undefined
npm ERR! npm WARN packages/graphql-playground-electron/node_modules/react
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^0.15.0" from graphcool-styles@0.2.7
npm ERR! npm WARN packages/graphql-playground-electron/node_modules/graphcool-styles
npm ERR! npm WARN   graphcool-styles@"0.2.7" from graphql-playground-electron@1.8.15
npm ERR! npm WARN   packages/graphql-playground-electron
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: webpack-dev-server@3.1.11
npm ERR! npm WARN Found: webpack@3.10.0
npm ERR! npm WARN packages/graphql-playground-electron/node_modules/webpack
npm ERR! npm WARN   dev webpack@"3.10.0" from graphql-playground-electron@1.8.15
npm ERR! npm WARN   packages/graphql-playground-electron
npm ERR! npm WARN     graphql-playground-electron@1.8.15
npm ERR! npm WARN     node_modules/graphql-playground-electron
npm ERR! npm WARN   4 more (extract-text-webpack-plugin, file-loader, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer webpack@"^4.0.0" from webpack-dev-server@3.1.11
npm ERR! npm WARN packages/graphql-playground-electron/node_modules/webpack-dev-server
npm ERR! npm WARN   dev webpack-dev-server@"3.1.11" from graphql-playground-electron@1.8.15
npm ERR! npm WARN   packages/graphql-playground-electron
npm ERR! npm WARN
npm ERR! npm WARN Conflicting peer dependency: webpack@4.46.0
npm ERR! npm WARN node_modules/webpack
npm ERR! npm WARN   peer webpack@"^4.0.0" from webpack-dev-server@3.1.11
npm ERR! npm WARN   packages/graphql-playground-electron/node_modules/webpack-dev-server
npm ERR! npm WARN     dev webpack-dev-server@"3.1.11" from graphql-playground-electron@1.8.15
npm ERR! npm WARN     packages/graphql-playground-electron
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN ERESOLVE overriding peer dependency
npm ERR! npm WARN While resolving: react-dom@15.7.0
npm ERR! npm WARN Found: react@16.14.0
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@">= 16.3.0" from styled-components@4.4.1
npm ERR! npm WARN   node_modules/styled-components
npm ERR! npm WARN     peer styled-components@">= 2" from babel-plugin-styled-components@1.10.7
npm ERR! npm WARN     node_modules/babel-plugin-styled-components
npm ERR! npm WARN     1 more (graphql-playground-react)
npm ERR! npm WARN   19 more (react-dom, enzyme-adapter-react-16, graphiql, ...)
npm ERR! npm WARN
npm ERR! npm WARN Could not resolve dependency:
npm ERR! npm WARN peer react@"^15.7.0" from react-dom@15.7.0
npm ERR! npm WARN node_modules/graphcool-styles/node_modules/react-dom
npm ERR! npm WARN   react-dom@"^15.3.2" from graphcool-styles@0.1.43
npm ERR! npm WARN   node_modules/graphcool-styles
npm ERR! npm WARN
npm ERR! npm WARN Conflicting peer dependency: react@15.7.0
npm ERR! npm WARN node_modules/react
npm ERR! npm WARN   peer react@"^15.7.0" from react-dom@15.7.0
npm ERR! npm WARN   node_modules/graphcool-styles/node_modules/react-dom
npm ERR! npm WARN     react-dom@"^15.3.2" from graphcool-styles@0.1.43
npm ERR! npm WARN     node_modules/graphcool-styles
npm ERR! npm ERR! code ETARGET
npm ERR! npm ERR! notarget No matching version found for react@^0.15.0.
npm ERR! npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! npm ERR! notarget a package version that doesn't exist.
npm ERR!
npm ERR! npm ERR! A complete log of this run can be found in:
npm ERR! npm ERR!     C:\Users\aaron\AppData\Local\npm-cache\_logs\2022-04-07T13_22_13_255Z-debug-0.log

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\aaron\AppData\Local\npm-cache\_logs\2022-04-07T13_22_07_470Z-debug-0.log

@brettjashford
Copy link

brettjashford commented Apr 7, 2022

I badly need graphql-ws support in Playground.

@AaronNGray i ended up switching to altair https://github.com/altair-graphql/altair it works well and supports graphql-ws. my only issue with it is that autocomplete can be a little laggy, but i think it's b/c we have a very large schema.

planning to eventually switch to graphiql 2.0, looks like it'll be a while.

@acao
Copy link
Member

acao commented Apr 25, 2022

@ardatan I just merged another PR that does this my bad, perhaps you'd like to follow up with a new PR?

@adriencohen
Copy link

@ardatan I just merged another PR that does this my bad, perhaps you'd like to follow up with a new PR?

Would it be possible to publish to npm the changes you merged please? It might fix most of the issues people are reporting in issues and in this PR

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

Successfully merging this pull request may close these issues.