Closed minimaldesign closed 8 years ago
Running npm install react-native-css --only=dev I get this error:
npm install react-native-css --only=dev
react-native-css@1.2.39 requires a peer of react-native@>=0.5
Isn't the latest version of react-native 0.23?
Any pointer in the right direction much appreciated! :)
@minimaldesign Thanks for highlighting this. I will remove that check.
@minimaldesign https://circleci.com/gh/sabeurthabti/react-native-css/126 follow for the latest release.
Running
npm install react-native-css --only=dev
I get this error:react-native-css@1.2.39 requires a peer of react-native@>=0.5
Isn't the latest version of react-native 0.23?
Any pointer in the right direction much appreciated! :)