Skip to content
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

Closed
lewismorris opened this issue Jul 2, 2020 · 7 comments
Closed

No matching version found for babel-plugin-remove-graphql-queries #25475

lewismorris opened this issue Jul 2, 2020 · 7 comments
Assignees
Labels
type: bug An issue or pull request relating to a bug in Gatsby

Comments

@lewismorris
Copy link

Description

When trying to run npm install with gatsby: 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 gatsby@2.23.16

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

@lewismorris lewismorris added the type: bug An issue or pull request relating to a bug in Gatsby label Jul 2, 2020
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jul 2, 2020
@SSShooter
Copy link

image
Same situation

@pieh pieh self-assigned this Jul 2, 2020
@ascorbic ascorbic removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jul 2, 2020
@pieh
Copy link
Contributor

pieh commented Jul 2, 2020

Thanks, on this right now - should be fixed soon. Sorry for the problem

@pieh
Copy link
Contributor

pieh commented Jul 2, 2020

I just republished fa41d8a :

Successfully published:
 - babel-plugin-remove-graphql-queries@2.9.10
 - gatsby-admin@0.1.80
 - gatsby-plugin-typescript@2.4.11
 - gatsby-source-drupal@3.5.18
 - gatsby-theme-blog-core@1.5.54
 - gatsby-theme-blog@1.6.54
 - gatsby-theme-notes@1.3.80
 - gatsby-theme-ui-preset@0.0.69
 - gatsby@2.23.15
lerna success published 9 packages

Something must have gone wrong in original publish, so I will leave this issue open even tho I republished

@pieh
Copy link
Contributor

pieh commented Jul 2, 2020

@lewismorris Can you try again and let me know if issue was fixed?

@stephencweiss
Copy link
Contributor

@pieh, it worked for me! (solves #25476).

Thanks!

@lewismorris
Copy link
Author

@pieh yup working great now. Thanks for the quick fix, really appreciate it.

@rajanmagar
Copy link

@pieh Yeah it's working now. Thanks.

@pieh pieh closed this as completed Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug An issue or pull request relating to a bug in Gatsby
Projects
None yet
Development

No branches or pull requests

6 participants