urql
urql copied to clipboard
Warnings since upgrading to Expo 53 / RN 79
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.
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
- [x] 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
- [x] Read the docs.
- [x] Follow our Code of Conduct