当运行RN工程的时候,如果在控制台中报错: “Error watching file for changes: EMFILE” 这个时候只要运行: brew install watchman 就可以了。