Closed as not planned
Description
Description
A warning alert from long.js package is being outputed on command line when running "react-native run-android" on React Native.
Output
This is the command line output.
warn Package long has been ignored because it contains invalid configuration. Reason: Package subpath "./package.json" is not defined by "exports" in /../.../node_modules/long/package.json
Additional information
"long": "5.2.3"
"react-native": "0.64.4"
"react": "16.13.1"
"node": "16.17.0"