Skip to content

NPM Install Failing #1052

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

Closed
1 task done
acinader opened this issue Jul 8, 2019 · 3 comments
Closed
1 task done

NPM Install Failing #1052

acinader opened this issue Jul 8, 2019 · 3 comments

Comments

@acinader
Copy link

acinader commented Jul 8, 2019

This issue pertains to the following package(s):

  • GraphQL Playground

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",

@acinader
Copy link
Author

Issue was my package-lock.json. All good now 😬

@labmux
Copy link

labmux commented Feb 21, 2020

@acinader Can you elaborate? Im having the same issue

@alljinx
Copy link

alljinx commented Mar 15, 2021

@acinader Can you elaborate? Im having the same issue

Same here...

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