Open wuchuguang opened 8 years ago
It need react native ^0.4.0 ,I guess……
@tangdaohai His react-native version was already >= 0.4.0
The same issue with me. My react-native version is @0.41.0 but UNMET PEER DEPENDENCY problem occurs.
@jeongmincha
[root@real-server-04 reactProject2]#react-native --version 0.1.7
His RN version was 0.1.7 right?
oh, i am sorry
[root@real-server-04 reactProject2]# npm install npm WARN install Couldn't install optional dependency: Unsupported reactProject2@0.0.1 /opt/reactProject2 ├── UNMET PEER DEPENDENCY react-native@0.16.0 ├── react-native-markdown@0.1.1 └── react-native-swiper@1.3.0
npm WARN EPEERINVALID react-native-markdown@0.1.1 requires a peer of react-native@^0.4.0 but none was installed. env: [root@real-server-04 reactProject2]#react-native --version 0.1.7 but node_modules/react-native/package.json version field is 0.16.0