react-native start 启动错误解决方法

ERROR Error watching file for changes: EMFILE
{"code":"EMFILE","errno":"EMFILE","syscall":"Error watching file for changes:","filename":null}
Error: Error watching file for changes: EMFILE
at exports._errnoException (util.js:1018:11)
at FSEvent.FSWatcher._handle.onchange (fs.js:1420:11)

brew install watchman

上一篇:PHP Apache shutdown unexpectedly启动错误解释及解决的方法


下一篇:failed to execute goal org.apache.maven.plugins:maven-archetype-plugin错误解决方法