brew install --HEAD watchman
==> Cloning https://github.com/facebook/watchman.git
Updating /Library/Caches/Homebrew/watchman--git
==> Checking out branch master
==> ./autogen.sh
==> ./configure --prefix=/usr/local/Cellar/watchman/HEAD --with-pcre
==> make
==> make install
install: chmod 777 /: Operation not permitted
touch //.not-empty
touch: //.not-empty: Permission denied
make[1]: *** [install-exec-local] Error 1
make: *** [install-am] Error 2
couldn't understand kern.osversion `14.5.0'
READ THIS: https://git.io/brew-troubleshooting
Это попытка chmod 777 /
, что не очень хорошо. Почему он пытается это сделать? Такое чувство нельзя допускать. Я попытался удалить сторожа и переустановить с помощью этой команды, чтобы заставить work-native начать работу.brew install watchman не работает
Круги шаги здесь: https://github.com/facebook/react-native/issues/239
https://facebook.github.io/react-native/docs/troubleshooting.html
Является ' варить установочных сторожей, которые должны быть «варить установщика» (т.е. 'сторож' вместо' -men'? Происходит из http://stackoverflow.com/review/spected-edits/16090206 – Pang