# example error
# scenario :
$ yarn test (on react) # or
$ jest --watch
2016-09-22 10:49 node[79167] (FSEvents.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-22)
# solution
# install watchman
# macOS
brew install watchman
Last active
October 28, 2018 18:30
-
-
Save r17x/dcda140fc52346b3d378973162f27b01 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment