react-native-elements / react-native-elements-app

Demo app for React Native Elements (w/ React Native Web)
https://reactnativeelements.com/
1.29k stars 417 forks source link

UnMet Peer Dependency #196

Closed TurtleWolfe closed 3 years ago

TurtleWolfe commented 3 years ago

While trying to install the demo, First time I got an unmet peer dependency of React **16.3.1** needing to be updated to **17.0.1** and it suggested adding the--legacy-peer-deps when I tried that I got acorrupted hash sha`

Screenshot from 2021-04-05 02-31-59 Screenshot from 2021-04-05 02-58-15

flyingcircle commented 3 years ago

use yarn

TurtleWolfe commented 3 years ago

Is that really the only option and enough to close this over.. I hate yarn and use npm for everything

TurtleWolfe commented 3 years ago

I guess I'll try it for a demo, I'm just looking at the code samples.. still feels odd