我试图使用watchman与Ember-CLI,尽管有它安装,我得到了"Could not find watchman"
错误。之后,我试图运行watchman手动,得到了这个错误:
$ watchman watch some_directory
/Users/piotrpalek/Library/LaunchAgents/com.github.facebook.watchman.plist: Operation not permitted
1417520511: tid=2122277632 unable to talk to your watchman!
我正在使用OSX Yosemite
,并通过Homebrew
安装了watchman。
2条答案
按热度按时间zysjyyx41#
我尝试了所有的方法,但是我没有在尝试所有的方法之前重新启动我的macbook。我想这是一个教训,因为重新启动我的mac确实解决了这个问题。
wd2eg0qa2#
您需要做的就是重新启动终端。