You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What OS and OS version are you experiencing the issue(s) on?
OSX 10.14.5
What version of graphql-playground(-electron/-middleware) are you experiencing the issue(s) on?
1.7.20
What is the expected behavior?
npm install should work
What is the actual behavior?
npm install errors with:
npm ERR! code ENOLOCAL
npm ERR! Could not install from "node_modules/graphql-playground-react/codemirror-graphql@github:timsuchanek/codemirror-graphql#801ec32683c38d6dc0f8f7bc19014a111edc9ebd" as it does not contain a package.json file.
What steps may we take to reproduce the behavior?
My package.json looks like this:
"graphql-playground-react": "^1.7.20",
The text was updated successfully, but these errors were encountered:
This issue pertains to the following package(s):
What OS and OS version are you experiencing the issue(s) on?
OSX 10.14.5
What version of graphql-playground(-electron/-middleware) are you experiencing the issue(s) on?
1.7.20
What is the expected behavior?
npm install should work
What is the actual behavior?
npm install errors with:
What steps may we take to reproduce the behavior?
My package.json looks like this:
"graphql-playground-react": "^1.7.20",
The text was updated successfully, but these errors were encountered: