Skip to content

"./package.json" is not defined by "exports" warning in React Native #126

Closed as not planned
@leonardogbxv

Description

@leonardogbxv

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions