Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Dafrok opened this issue Sep 9, 2021 · 0 comments
Open

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

Dafrok opened this issue Sep 9, 2021 · 0 comments

Comments

@Dafrok
Copy link
Contributor

Dafrok commented Sep 9, 2021

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant