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.
npm install --save [email protected]
NPM install should finish running.
NPM install errors.
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

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.
Most helpful comment
Thanks, on this right now - should be fixed soon. Sorry for the problem