守望者安装错误
Watchman installation error
我开始根据 react-native 入门指南安装所有我需要的东西。
我安装了 Watchman 并根据那里 guide。
运行 ./configure
命令时出现以下错误。
arafath@dell-pc:~/watchman$ ./configure
bash: ./configure: No such file or directory
OS - UBUNTU 16.04
我已经成功安装了以下东西。
sudo apt-get install -y autoconf automake build-essential python-dev libssl-dev libtool
我开始根据 react-native 入门指南安装所有我需要的东西。
我安装了 Watchman 并根据那里 guide。
运行 ./configure
命令时出现以下错误。
arafath@dell-pc:~/watchman$ ./configure
bash: ./configure: No such file or directory
OS - UBUNTU 16.04
我已经成功安装了以下东西。
sudo apt-get install -y autoconf automake build-essential python-dev libssl-dev libtool