-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
watchman
4.7.0 was recently released, and the Homebrew formula updated. Once I pulled down this update, the ember
command stopped working.
Running any ember
command would hang indefinitely.
The workaround was to brew uninstall watchman
.
Output from ember version --verbose && npm --version
:
# note that this command would hang while watchman 4.7.0 was installed
# this is the output after uninstalling watchman
Could not start watchman; falling back to NodeWatcher for file system events.
Visit http://ember-cli.com/user-guide/#watchman for more info.
ember-cli: 2.8.0
http_parser: 2.7.0
node: 4.5.0
v8: 4.5.103.37
uv: 1.9.1
zlib: 1.2.8
ares: 1.10.1-DEV
icu: 56.1
modules: 46
openssl: 1.0.2h
os: darwin x64
3.10.6
Metadata
Metadata
Assignees
Labels
No labels