facebook / watchman

Watches files and records, or triggers actions, when they change.
https://facebook.github.io/watchman/
MIT License
12.42k stars 989 forks source link

Installation guide #1153

Open kuldeepaher01 opened 11 months ago

kuldeepaher01 commented 11 months ago

I wanted to install watchman for react native. I am getting redirected to https://github.com/facebook/watchman/releases/tag/v2023.07.24.00 when i click on ubuntu installation from prebuilt binaries, but I am not able to see any .deb only tar.gz and zip files are present I have spent 2 hours figuring out and couldn't install. Please add installation instructions clearly

that-one-arab commented 11 months ago

Hey I was doing the same thing.

Here's what worked for me:

abhinav700 commented 5 months ago

@kuldeepaher01 Looks like they have abandoned the .deb approach. this is the last version that I could find the .deb package for.

quux-aivar commented 2 months ago

@kuldeepaher01 Looks like they have abandoned the .deb approach. this is the last version that I could find the .deb package for.

It appears that the entire project has been abandoned. Fedora packages are not provided either.

Documentation states clearly:

Warning: Do not install the Fedora-supplied Watchman package. It is old and missing security, bug, and performance fixes.

https://facebook.github.io/watchman/docs/install#fedora-prebuilt-rpms

Unfortunately, Fedora 39 RPM package is not available.

jerryphm commented 1 day ago

installing via homebrew solved this problem