监视文件更改时出错:EMFILE {"code":"EMFILE","errno":"EMFILE","syscall":"监视文件更改时出错:","filename": null}?

use*_*024 2 mobile facebook ios reactjs react-native-ios

监视文件更改时出错:

EMFILE {"code":"EMFILE","errno":"EMFILE","syscall":"查看文件更改时出错:","filename": null}?

  "dependencies": {
        "react": "16.0.0-alpha.12",
        "react-native": "0.47.1",
        "react-native-router-flux": "^4.0.0-beta.16",
        "react-redux": "^5.0.5",
        "redux": "^3.7.2",
        "redux-thunk": "^2.2.0"
      }
Run Code Online (Sandbox Code Playgroud)

Tom*_*Tom 6

您需要watchman通过 brew安装:

brew install watchman
Run Code Online (Sandbox Code Playgroud)