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

watchman version and watchman shutdown server hang in the terminal indefinitely #381

Closed
ostigley opened this issue Nov 1, 2016 · 2 comments

Comments

@ostigley
Copy link

ostigley commented Nov 1, 2016

I'm finding that watchman is hanging in the background (called by react-native), or when run directly in the console.

watchman version and watchman shutdown-server just hang in the terminal, indefinitely. There is no response. The CPU is not spinning.

screen shot 2016-11-01 at 6 36 43 pm

watchman version:
screen shot 2016-11-01 at 6 38 36 pm

OS: Sierra 10.12.1
Xcode: 8.1
node: v7.0.0

I've tried uninstalling and reinstalling watchman to no avail.
brew upgrade has no effect, nor does brew doctor

@wez
Copy link
Contributor

wez commented Nov 1, 2016

Probably a duplicate of #358

@ostigley
Copy link
Author

ostigley commented Nov 1, 2016

Thanks for that @wez. The following cleared up the issue for now

launchctl unload ~/Library/LaunchAgents/com.github.facebook.watchman.plist
watchman version

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

2 participants