Why I'm getting this error for importing queryClient and queryClientProvider from @tanstack/react-query
Unable to resolve module '@tanstack/query-core.js' Evaluating @tanstack/query-core.js Evaluating @tanstack/react-query.js Evaluating App.js Loading App.js
You need to install '@tanstack/query-core.js'
But you haven't installed that package right ?
When i try to install that package it's showing not found. And you haven't written anything about installation of that package you just installed @tanstack/react-query
Start a new project and follow the step in the article.
👎
Some comments have been hidden by the post's author - find out more
Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink.
Hide child comments as well
Confirm
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Why I'm getting this error for importing queryClient and queryClientProvider from @tanstack/react-query
Unable to resolve module '@tanstack/query-core.js' Evaluating @tanstack/query-core.js Evaluating @tanstack/react-query.js Evaluating App.js Loading App.js
You need to install '@tanstack/query-core.js'
But you haven't installed that package right ?
When i try to install that package it's showing not found. And you haven't written anything about installation of that package you just installed @tanstack/react-query
Start a new project and follow the step in the article.
👎