Failed to install @convex-dev/convex-react-query
I'm trying to install @convex-dev/convex-react-query via npm
to setup tanstack-query with convex by following the docs: https://docs.convex.dev/client/tanstack-query but it fails to find the package in the npm registry now how can I install the necessary adapter @convex-dev/convex-react-query if I want to use tanstack-react with convex?
Please help
Thanks!


