Skip to content

Got a conflict error with react@>=17.0.0 while installing #129

@Dafrok

Description

@Dafrok

Problem description

I can't intall this package while using react@>=17.0.0

Link to minimal working code that reproduces the issue

mkdir foo
cd foo
npm init
npm i --save react@>=17.0.0
npm i react-uwp # This do will throw an error

Versions

  • React-UWP: 1.3.3
  • React: 17.0.2
  • Browser: Any

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