graphql / graphql-playground

🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)
MIT License
8.77k stars 735 forks source link

Cannot do "yarn add graphql-playground-react" #1038

Open imad-mn opened 5 years ago

imad-mn commented 5 years ago

This issue pertains to the following package(s):

What OS and OS version are you experiencing the issue(s) on?

Windows 10, Node v10.16.0, Yarn v10.16.0

What version of graphql-playground(-electron/-middleware) are you experiencing the issue(s) on?

graphql-playground-react 1.7.20

What is the expected behavior?

Be able to add graphql-playground-react using Yarn

What is the actual behavior?

error An unexpected error occurred: "https://github.com/timsuchanek/codemirror-graphql: read ECONNRESET".

What steps may we take to reproduce the behavior?

`> md test

cd test yarn init (press [Enter] on every question) yarn add graphql-playground-react`

Notes

I was able to add codemirror-graphql without any issue. I was also able to do npm install graphql-playground-react without issues.

Error graphql-playground-react

imad-mn commented 5 years ago

Hi again,

Looking at the yarn.lock file found that you have this dependency on graphql-playground-react@1.7.20: codemirror-graphql timsuchanek/codemirror-graphql#details-fix

Please, why not put a normal reference to package repository like npm or yarn.