Basic build issue and tutorials mission issue
- Dominant language
- C++
- Stars
- 13.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
I am Linux user , I try this software to install my system . i want to learning react-native, but it's very difficulty to setup basic development environment for hot-reloading .
is it's possible provide binary build ? download section.
I try this source code to build my system .., there is no document mention build information what dependency software required:
---------------------------------------------------
but i gone through basic command
--------------------------------------------------
$ git clone https://github.com/facebook/watchman.git
$ cd watchman
$ ./autogen.sh
$ ./configure
$ make
$ sudo make install
i am getting build issue:






Contributor guide
Assessment
This issue has not been assessed yet.