Skip to content

Peer dependency warning #439

@mromarreyes

Description

@mromarreyes

When installing the package I get the following error:

npm WARN react-native-fs@2.9.10 requires a peer of react-native@^0.51.0 but none is installed. You must install peer dependencies yourself.
npm WARN react-native-fs@2.9.10 requires a peer of prop-types@15.6.0 but none is installed. You must install peer dependencies yourself.
npm WARN react-native-fs@2.9.10 requires a peer of create-react-class@^15.6.2 but none is installed. You must install peer dependencies yourself.

I'm running:
"react": "16.2.0",
"react-native": "0.52.2",

How do I fix?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions