Closed thachp closed 8 years ago
I am getting the following error when I try to install rnws with the latest version of react. How to fix this error?
npm ERR! peerinvalid The package react-native@0.17.0 does not satisfy its siblings' peerDependencies requirements! npm ERR! peerinvalid Peer react-native-webpack-server@0.8.2 wants react-native@>=0.13.0 <0.16 || 0.15.0-rc
I'm about to release 0.8.3 which will support RN 0.16 and 0.17.
0.8.3 is released.
Thanks @philikon!
I am getting the following error when I try to install rnws with the latest version of react. How to fix this error?