0

我开始根据 react-native 入门指南安装所有我需要的东西。
我安装了 Watchman 并根据那里的指南。运行命令
时出现以下错误。./configure

arafath@dell-pc:~/watchman$ ./configure
bash: ./configure: No such file or directory

操作系统 - Ubuntu 16.04

4

1 回答 1

0

我已经成功安装了以下东西。

sudo apt-get install -y autoconf automake build-essential python-dev libssl-dev libtool
于 2017-12-27T05:05:29.893 回答