Skip to content

Can't install react-native-card-flip gives error #27

@sencerturgut

Description

@sencerturgut

While I try to install package, it gives this error:

`

  • npm ERR! code ERESOLVE
  • npm ERR! ERESOLVE unable to resolve dependency tree
  • npm ERR!
  • npm ERR! While resolving: undefined@undefined
  • npm ERR! Found: react-native@0.63.4
  • npm ERR! node_modules/react-native
  • npm ERR! react-native@"~0.63.4" from the root project
  • npm ERR!
  • npm ERR! Could not resolve dependency:
  • npm ERR! peer react-native@"^0.49.1" from react-native-card-flip@1.0.7
  • npm ERR! node_modules/react-native-card-flip
  • npm ERR! react-native-card-flip@"*" from the root project
  • npm ERR!
  • npm ERR! Fix the upstream dependency conflict, or retry
  • npm ERR! this command with --force, or --legacy-peer-deps
  • npm ERR! to accept an incorrect (and potentially broken) dependency resolution
    .`

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