Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version v2023.12.18.00 just hangs on mac #1178

Closed
LorandP opened this issue Dec 19, 2023 · 0 comments
Closed

Version v2023.12.18.00 just hangs on mac #1178

LorandP opened this issue Dec 19, 2023 · 0 comments

Comments

@LorandP
Copy link

LorandP commented Dec 19, 2023

Context:
We are trying to run watchman in react-native but our build is stuck at 97%.
We have installed watchman using brew.

Problem
At some point, watchman throws this error:[cli] unable to talk to your watchman on /opt/homebrew/var/run/watchman/user_profile/sock! (No such file or directory)
If navigate to that directory, we find that there is a sock file.

The following commands just hang: watchman --foreground, watchman watch-dell-all, watchman watch project_root_directory

What we tried:
We reinstalled watchman
We have given permission to that folder by running chmod 0700 /opt/homebrew/var/run/watchman/user_profile
We also tried removing the pid as suggested here #671 (comment)
We installed version 2022.11.07.00 from source

System:
Macbook Pro M1
MacOS: Sonoma
node: 21

@LorandP LorandP closed this as completed Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant