Closed wootwoot1234 closed 7 years ago
I'm getting errors when I try to install this module using npm 4.0. Anyone know how to fix it? Here are the errors:
npm ERR! Darwin 14.5.0 npm ERR! argv "/usr/local/Cellar/node/0.12.7_1/bin/node" "/usr/local/bin/npm" "install" "react-native-modal" "--save" npm ERR! node v4.0.0 npm ERR! npm v2.14.2 npm ERR! code EPEERINVALID npm ERR! peerinvalid The package react-native@0.12.0 does not satisfy its siblings' peerDependencies requirements! npm ERR! peerinvalid Peer react-native-modal@0.3.10 wants react-native@>=0.4.3 npm ERR! peerinvalid Peer react-native-blur@0.7.3 wants react-native@^0.11.4
npm ERR! Darwin 14.5.0 npm ERR! argv "/usr/local/Cellar/node/0.12.7_1/bin/node" "/usr/local/bin/npm" "install" "react-native-modal" "--save" npm ERR! node v4.0.0 npm ERR! npm v2.14.2 npm ERR! code EPEERINVALID
npm ERR! peerinvalid The package react-native@0.12.0 does not satisfy its siblings' peerDependencies requirements! npm ERR! peerinvalid Peer react-native-modal@0.3.10 wants react-native@>=0.4.3 npm ERR! peerinvalid Peer react-native-blur@0.7.3 wants react-native@^0.11.4
I'm getting errors when I try to install this module using npm 4.0. Anyone know how to fix it? Here are the errors: