简体   繁体   English

React com.github.facebook.watchman.plist进行写:不是目录

[英]React com.github.facebook.watchman.plist for write: Not a directory

I have tried all the possible way after google but nothing is working I have updated Xcode 8.1 and Updated MAC OS with latest NodeJs 我在Google之后尝试了所有可能的方法,但是没有任何工作,我已经用最新的NodeJ更新了Xcode 8.1和更新了MAC OS。

React packager ready.

2016-12-06T00:09:00,331: [cli] Failed to open /Users/anilyadav/Library/LaunchAgents/com.github.facebook.watchman.plist for write: Not a directory

2016-12-06T00:09:00,331: [cli] Failed to open /Users/anilyadav/Library/LaunchAgents/com.github.facebook.watchman.plist for write: Not a directory

Watchman:  watchman--no-pretty get-sockname returned with exit code null 2016-12-06T00:09:00,331: [cli] Failed to open /Users/anilyadav/Library/LaunchAgents/com.github.facebook.watchman.plist for write: Not a directory

There's an error with your watchman, try this: 您的值班员出错,请尝试以下操作:

npm r -g watchman
brew update && brew upgrade
brew install watchman

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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