You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since upgrading to Expo 53, my console is flooded with these warnings. It doesn't seem to affect anything in the app, just annoying for debugging.
WARN The package /****/node_modules/@urql/exchange-graphcache/extras contains an invalid package.json configuration. Consider raising this issue with the package maintainer(s).
Reason: One or more mappings for subpaths defined in "exports" are invalid. All values must begin with "./". Falling back to file-based resolution.
Reproduction
NA
Urql version
4.2.2
Validations
I can confirm that this is a bug report, and not a feature request, RFC, question, or discussion, for which GitHub Discussions should be used
Describe the bug
Since upgrading to Expo 53, my console is flooded with these warnings. It doesn't seem to affect anything in the app, just annoying for debugging.
Reproduction
NA
Urql version
4.2.2
Validations
The text was updated successfully, but these errors were encountered: