我正在尝试为 React Native 安装守望者,并且我遵循了守望者文档...
$ 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
我正在尝试为 React Native 安装守望者,并且我遵循了守望者文档...
$ 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