We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 =)
facebook/react-native#9309
For who got problem with it:
brew install/update watchman
The text was updated successfully, but these errors were encountered:
Hey I'm sorry I never responded to this. Slipped through the cracks. Glad you got it working.
Sorry, something went wrong.
No branches or pull requests
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 =)
facebook/react-native#9309
For who got problem with it:
brew install/update watchman
The text was updated successfully, but these errors were encountered: