Replies: 1 comment 2 replies
-
@steadev did you figure out what the issue was here? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I got below error when using any function in @tanstack/react-query.
Anyone can help me.. plz..!
RN: 0.69.7 (not using expo)
@tanstack/react-query: 5.36.0
Error: While trying to resolve module
@tanstack/react-query
from file{PROJECT_PATH}/src/screens/Ask/queries/ask-queries.ts
, the package{PROJECT_PATH}/node_modules/@tanstack/react-query/package.json
was successfully found. However, this package itself specifies amain
module field that could not be resolved ({PROJECT_PATH}/node_modules/@tanstack/react-query/build/legacy/index.cjs
. Indeed, none of these files exist:*{PROJECT_PATH}/node_modules/@tanstack/react-query/build/legacy/index.cjs/index(.native|.ios.js|.native.js|.js|.ios.json|.native.json|.json|.ios.ts|.native.ts|.ts|.ios.tsx|.native.tsx|.tsx|.ios.svg|.native.svg|.svg)
Beta Was this translation helpful? Give feedback.
All reactions