spencercarli / react-native-meteor-boilerplate

MIT License
628 stars 139 forks source link

Can not start app on simulation #60

Closed nguyenhose closed 7 years ago

nguyenhose commented 8 years ago

I got this error message when start react native

ERROR watch null EMFILE {"code":"EMFILE","errno":"EMFILE","syscall":"watch null","filename":null} Error: watch null EMFILE at exports._errnoException (util.js:855:11) at FSEvent.FSWatcher._handle.onchange (fs.js:1296:21

I installed watchman and already running server, but still got the problem. Please help.

Note: Seem it's error when using Mac OS Sierra. Please closed it =)

https://github.com/facebook/react-native/issues/9309

For who got problem with it:

spencercarli commented 7 years ago

Hey I'm sorry I never responded to this. Slipped through the cracks. Glad you got it working.