React-Native で Android アプリを作成しました。しかし、実行するreact-native run-android
と、このエラーが発生しましWatchman: failed to identify PDU: fill_buffer: EOF
た。
[3:42:00 PM] <END> Building Dependency Graph (2049ms)
[sane] Warning: Lost connection to watchman, reconnecting..
[sane] Warning: Lost connection to watchman, reconnecting..
2016-06-18T15:42:03,841: [cli] failed to identify PDU: fill_buffer: EOF
2016-06-18T15:42:03,842: [cli] unable to talk to your watchman on /usr/local/Cellar/watchman/4.5.0/var/run/watchman/kevin-state/sock! (Undefined error: 0)
2016-06-18T15:42:03,841: [cli] failed to identify PDU: fill_buffer: EOF
2016-06-18T15:42:03,842: [cli] unable to talk to your watchman on /usr/local/Cellar/watchman/4.5.0/var/run/watchman/kevin-state/sock! (Undefined error: 0)
Watchman: watchman--no-pretty get-sockname returned with exit code 1 2016-06-18T15:42:03,841: [cli] failed to identify PDU: fill_buffer: EOF
2016-06-18T15:42:03,842: [cli] unable to talk to your watchman on /usr/local/Cellar/watchman/4.5.0/var/run/watchman/kevin-state/sock! (Undefined error: 0)
ERROR watchman--no-pretty get-sockname returned with exit code 1 2016-06-18T15:42:03,841: [cli] failed to identify PDU: fill_buffer: EOF
2016-06-18T15:42:03,842: [cli] unable to talk to your watchman on /usr/local/Cellar/watchman/4.5.0/var/run/watchman/kevin-state/sock! (Undefined error: 0)
Error: watchman--no-pretty get-sockname returned with exit code 1 2016-06-18T15:42:03,841: [cli] failed to identify PDU: fill_buffer: EOF
2016-06-18T15:42:03,842: [cli] unable to talk to your watchman on /usr/local/Cellar/watchman/4.5.0/var/run/watchman/kevin-state/sock! (Undefined error: 0)
で始まるときにも取得しreact-native start
ます。