Failed to install @convex-dev/convex-react-query
Hi,
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!
Convex with TanStack Query | Convex Developer Hub
If you already use TanStack Query the query
14 Replies
Oops, it was accidentally private, give it another try
Oh man!
I think, I'm solving few of mistakes done by convex these days 😂 lol
First the clerk { auth } import discuss in twitter (https://x.com/dev_pratham_0g/status/1812767391689961861) remember and now this but I'm happy that I'm able point out these and tag you before any one else do!
Just kidding
Thank you so much @Michal Srb
@DevStronauT The new package name is
@convex-dev/react-query
, you'll need to switch to this nameThanks for letting me know!
cc: @ballingt @Michal Srb
Huh, does anything wiht a slash work for you in this terminal?
just a minute, we may have some access issues like @Michal Srb said befire
Should be good now for
@convex-dev/react-query
npm i @convex-dev/react-query
, maybe in this windows terminal you need some quotes somewhere?Hey I've already install many packages that has slashes lol
also I've installed @convex-dev/convex-react-query and tested too and the my app I live with the features from this package without any errors!
we decided to rename it
@convex-dev/react-query
so the next time you need to install it that old name wil not workDone ✅
nice
Thanks !
thanks @Michal Srb for debugging, I had this wrong
Updating the docs soon, he points out they still have the long name