should we use the recommend way to install yarn?

This commit is contained in:
Brendan Forster 2018-02-22 09:51:57 +10:30
parent ed9001ea68
commit 5c5ad0bfcd

View file

@ -26,7 +26,7 @@ dependencies:
- brew link --overwrite node@8 --force
# this isn't the recommended way but some dependencies don't
# yet have native bindings for Node 9.2.1
- npm install -g yarn
- brew install yarn
override:
- yarn install --force