-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
No matching version found for babel-plugin-remove-graphql-queries #25475
Labels
type: bug
An issue or pull request relating to a bug in Gatsby
Comments
Thanks, on this right now - should be fixed soon. Sorry for the problem |
I just republished fa41d8a :
Something must have gone wrong in original publish, so I will leave this issue open even tho I republished |
@lewismorris Can you try again and let me know if issue was fixed? |
@pieh yup working great now. Thanks for the quick fix, really appreciate it. |
@pieh Yeah it's working now. Thanks. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
When trying to run
npm install
withgatsby: 2.23.16
the following error is outputted.No matching version found for babel-plugin-remove-graphql-queries@^2.9.10.
Steps to reproduce
npm install --save [email protected]
Expected result
NPM install should finish running.
Actual result
NPM install errors.
Environment
System:
OS: macOS 10.15.3
CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
Shell: 5.7.1 - /bin/zsh
Binaries:
Node: 14.3.0 - ~/.nvm/versions/node/v14.3.0/bin/node
npm: 6.14.5 - ~/.nvm/versions/node/v14.3.0/bin/npm
Languages:
Python: 2.7.16 - /usr/bin/python
Browsers:
Chrome: 83.0.4103.116
Safari: 13.0.5
npmGlobalPackages:
gatsby-cli: 2.12.45
The text was updated successfully, but these errors were encountered: