简体   繁体   中英

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

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

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