MarnoDev / react-native-eyepetizer

React Native 仿开眼3.1.2版本
213 stars 81 forks source link

依赖包依赖不同版本的react #1

Open firetheworld opened 7 years ago

firetheworld commented 7 years ago

我npm install,有如下报错,看起来像是不同的包依赖不同版本的react,而同时只能安装一个版本,所以导致无法找到正确的版本,请问这个如何解决 npm WARN react-native@0.43.3 requires a peer of react@16.0.0-alpha.6 but none was installed. npm WARN native-base-shoutem-theme@0.1.0 requires a peer of react@>=15.1.0 but none was installed. npm WARN @shoutem/animation@0.8.10 requires a peer of react@^15.0.0 but none was installed. npm WARN react-static-container@1.0.1 requires a peer of react@^0.13.0 || ^0.14.0 || ^15.0.0 but none was installed. npm WARN react-test-renderer@15.4.2 requires a peer of react@^15.4.2 but none was installed.

tonalll commented 7 years ago

我也是这个问题

crossingAreed commented 7 years ago

我也遇到了 这个问题

crossingAreed commented 7 years ago

请问你解决了吗

TimeStarRipple commented 6 years ago

有人解决了吗?

TimeStarRipple commented 6 years ago

使用yarn install

qingjiaowochengzd commented 6 years ago

用了yarn install,和npm 4.5.0,react-base就是报错 _20180103143444 _20180103144156