标签: react-native watchman
我正在尝试为React Native安装watchman,我已经关注了Watchman docs ...
$ git clone https://github.com/facebook/watchman.git $ cd watchman $ git checkout v4.9.0 # the latest stable release $ ./autogen.sh $ ./configure $ make $ sudo make install
尝试./configure
./configure