From 6067102176e8ae9f599e690790f1f0847a596170 Mon Sep 17 00:00:00 2001 From: Oli Evans Date: Tue, 13 Nov 2018 15:42:12 +0000 Subject: [PATCH] install watchman to avoid jest errors https://github.com/facebook/create-react-app/issues/4540 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e08d7b8d052..4e055df3797 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ $ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" # install the dev things -$ brew install bash-completion node git diff-so-fancy ipfs wget watch +$ brew install bash-completion node git diff-so-fancy ipfs wget watch watchman $ brew cask install 1password imageoptim gpg-suite atom $ apm install file-icons linter linter-js-standard