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
Invalid Podfile file: 859: unexpected token at 'Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './package.json' is not defined by "exports" in /usr/app/node_modules/color-parse/package.json
This error occurs when I run pod install in a react-native project with:
react-native: 0.69
node: 17.8.0
react: 17.0.2
The text was updated successfully, but these errors were encountered:
Invalid Podfile file: 859: unexpected token at 'Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './package.json' is not defined by "exports" in /usr/app/node_modules/color-parse/package.json
This error occurs when I run
pod install
in a react-native project with:react-native: 0.69
node: 17.8.0
react: 17.0.2
The text was updated successfully, but these errors were encountered: