tgoldenberg/meteor-react-native-chat-example

I can't run on android simulator

xuecat opened this issue · 2 comments

1:
step 1git clone it, cd \MeteorChatRN, npm install. so, i get this:
`npm WARN optional dep failed, continuing fsevents@1.0.8
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 react-native@0.14.2 does not satisfy its siblin
gs' peerDependencies requirements!
npm ERR! peerinvalid Peer react-native-navbar@1.2.2 wants react-native@>= 0.16
npm ERR! peerinvalid Peer react-native-vector-icons@0.8.5 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

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

try: npm install --no-bin-links