Module parsed failed after installing debugger
Hey guys,
I just installed react-query and it works, but after installing the debugger with
yarn add @tanstack/react-query-devtools and import {ReactQueryDevtools} from "@tanstack/react-query-devtools"; my bundle fails to compile.
Maybe you can give me a hint how to solve this issue?
Thank you!0 Replies