You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2021. It is now read-only.
我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.