react-native-easy-toast icon indicating copy to clipboard operation
react-native-easy-toast copied to clipboard

[email protected] requires a peer of react-native@>=0.20.0 but none was installed.

Open Eric0liang opened this issue 8 years ago • 2 comments

[email protected] requires a peer of react-native@>=0.20.0 but none was installed.

Eric0liang avatar Aug 09 '17 00:08 Eric0liang

I have a same problem,how to resolve this problem

ZKeLin avatar Sep 05 '17 01:09 ZKeLin

are you guys using npm? Which version? As far as I know (and experienced in the past) npm 5+ has compatibility issues with react native. Try to use yarn instead. I just installed it today via yarn add react-native-easy-toast and it installed without any problems

JuanCAlpizar avatar Nov 02 '17 11:11 JuanCAlpizar