Gatsby: No matching version found for babel-plugin-remove-graphql-queries

Created on 2 Jul 2020  路  7Comments  路  Source: gatsbyjs/gatsby

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 [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

bug

Most helpful comment

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

All 7 comments

image
Same situation

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

I just republished https://github.com/gatsbyjs/gatsby/commit/fa41d8a5bce683cddb3d271a09baed9ee25fe6b5 :

Successfully published:
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
lerna success published 9 packages

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, it worked for me! (solves #25476).

Thanks!

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

@pieh Yeah it's working now. Thanks.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jimfilippou picture jimfilippou  路  3Comments

dustinhorton picture dustinhorton  路  3Comments

kalinchernev picture kalinchernev  路  3Comments

benstr picture benstr  路  3Comments

ghost picture ghost  路  3Comments