AAO-React-Native
AAO-React-Native copied to clipboard
Package X has been ignored because it contains invalid configuration. Reason: Package subpath './package.json' is not defined by "exports" in /Users/rives/Projects/allaboutolaf/node_modules/p-props/package.json
warn Package p-props has been ignored because it contains invalid configuration. Reason: Package subpath './package.json' is not defined by "exports" in /Users/rives/Projects/allaboutolaf/node_modules/p-props/package.json
warn Package strip-ansi has been ignored because it contains invalid configuration. Reason: Package subpath './package.json' is not defined by "exports" in /Users/rives/Projects/allaboutolaf/node_modules/strip-ansi/package.json
I believe these might be because of ESM upgrades?
See: https://github.com/sindresorhus/p-props/releases/tag/v5.0.0 and https://github.com/chalk/strip-ansi/releases/tag/v7.0.0.
Both link to: https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c.
Yeah, I expect so.
We may need to roll back those two upgrades until ??? (maybe a new version of metro, which means a new version of rn?)