在atom+react-native项目中安装了nuclide。然而使用flow的时候出现了问题。
$ brew -v
Homebrew 1.2.0$ flow version
Flow, a static type checker for JavaScript, version 0.45.0$ flow
Launching Flow server for /Users/real/Desktop/reactPro/pro2
Wrong version of Flow. The config specifies version ^0.42.0 but this is version 0.45.0
在我的.flowconfig
文件中最后的地方也可以看到: