Skip to content

Upgrade to react 17.0.0 #5

Description

@LeonBorWork

Hi,

since im using npm 7 its complainig because our project uses react v17.X.X.

  npm ERR! code ERESOLVE
  npm ERR! ERESOLVE unable to resolve dependency tree
  npm ERR! 
  npm ERR! While resolving: management-webapp@1.0.0
  npm ERR! Found: react@17.0.2
  npm ERR! node_modules/react
  npm ERR!   react@"^17.0.1" from the root project
  npm ERR! 
  npm ERR! Could not resolve dependency:
  npm ERR! peer react@"^16.0.0" from use-redux-effect@1.1.4
  npm ERR! node_modules/use-redux-effect
  npm ERR!   use-redux-effect@"^1.1.4" 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.
  npm ERR! 

Would it make sense to upgrade this repo to react v17.X.X ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions