meteor-react-native-chat-example icon indicating copy to clipboard operation
meteor-react-native-chat-example copied to clipboard

I can't run on android simulator

Open xuecat opened this issue 8 years ago • 2 comments

1: step 1git clone it, cd \MeteorChatRN, npm install. so, i get this: `npm WARN optional dep failed, continuing [email protected] npm ERR! Windows_NT 6.1.7601 npm ERR! argv "d:\nodejs\node.exe" "d:\nodejs\node_modules\npm\bin\npm-cl i.js" "install" npm ERR! node v4.2.2 npm ERR! npm v2.14.7 npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package [email protected] does not satisfy its siblin gs' peerDependencies requirements! npm ERR! peerinvalid Peer [email protected] wants react-native@>= 0.16 npm ERR! peerinvalid Peer [email protected] wants react-native@>=0 .4.0 || 0.5.0-rc1 || 0.6.0-rc || 0.7.0-rc || 0.7.0-rc.2 || 0.8.0-rc || 0.8.0-rc. 2 || 0.9.0-rc || 0.10.0-rc || 0.11.0-rc || 0.12.0-rc || 0.13.0-rc || 0.14.0-rc | | 0.15.0-rc

npm ERR! Please include the following file with any support request: npm ERR! D:\React-native\Chat\t3\MeteorChatRN\npm-debug.log` step 2react-native run-android .oh!!! react-native-navbar NavbarButton.js error(24:19).

2: Have experienced the previous failure.I have try to upgrade my RN, but, after react-native run-android. I can just see a whitescreen, those RN control is gone. I have try my best to fix it, but I just only get a whitescreen.

So, if you have a time,please give me a hand!!!!!!!! Thanks

xuecat avatar Mar 13 '16 15:03 xuecat

I'm have no able to run, Could't you share me the "node_modle" file?

xuecat avatar Mar 15 '16 01:03 xuecat

try: npm install --no-bin-links

kristapslizanders avatar Mar 15 '16 16:03 kristapslizanders