简体   繁体   中英

Watchman com.github.facebook.watchman.plist: Operation not permitted

I was trying to use watchman with Ember-CLI and despite having it installed I got "Could not find watchman" error. After that I tried to run watchman manually and got this error:

$ 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!

I am using OSX Yosemite and installed watchman via Homebrew .

I tried everything.. but I didn't restart my macbook before trying everything. I guess that's a lesson for the future since restarting my mac did solve the issue.

您需要做的就是重新启动终端。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM