Skip to content

Warning with @reduxjs/toolkit/query/react Is this an Expo or RTK issue? #4524

Closed
1 of 1 issue completed
Closed
@akeeee

Description

@akeeee

Describe the bug

When using Expo with @reduxjs/toolkit/query/react, I encounter the following warning:

warning: The package /node_modules/@reduxjs/toolkit/query/react 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/react/cjs/index.js", however this value is an invalid subpath or subpath pattern because it includes "..". Falling back to file-based resolution.

Questions

  1. Should I be concerned about this warning?
  2. Is this issue related to the configuration of Redux Toolkit (RTK) or something specific to Expo?

Sub-issues

Metadata

Metadata

Assignees

Labels

RTK-QueryReact-NativeIndicates an issue specific to the React Native environment

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions