Error message indicates that the "exports" field in the package.json #4960
Labels
bug
Something isn't working
React-Native
Indicates an issue specific to the React Native environment
I don't know why im getting this error as i have upgraded the @reduxjs/toolkit to latest version.
using @reduxjs/toolkit in [email protected]
@reduxjs/toolkit:2.7.0
The package ..node_modules/@reduxjs/toolkit/query contains an invalid package.json configuration. Consider raising this issue with the package maintainer(s).
Reason: The target for "." defined in "exports" is "./../dist/query/cjs/index.js", however this value is an invalid subpath or subpath pattern because it includes "..". Falling back to file-based resolution.
The text was updated successfully, but these errors were encountered: