We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
watchman shutdown server
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.
watchman shutdown-server
watchman version:
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
The text was updated successfully, but these errors were encountered:
Probably a duplicate of #358
Sorry, something went wrong.
Thanks for that @wez. The following cleared up the issue for now
launchctl unload ~/Library/LaunchAgents/com.github.facebook.watchman.plist watchman version
Initial Commit - WIP - then chaining
4c4235d
* Make sure to install Watchman * facebook/watchman#381 (comment) * Working Tests
No branches or pull requests
I'm finding that watchman is hanging in the background (called by react-native), or when run directly in the console.
watchman version
andwatchman shutdown-server
just hang in the terminal, indefinitely. There is no response. The CPU is not spinning.watchman version:
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
The text was updated successfully, but these errors were encountered: