Skip to content

Commit

Permalink
Brew install node upgrade see yarnpkg/website#913
Browse files Browse the repository at this point in the history
  • Loading branch information
Tamar Loach committed Apr 25, 2019
1 parent 36bb744 commit 2bbf3b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/setup_osx_prereqs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ brew link --force node@8
echo "----------------------------------"
echo "Installing yarn"
echo "----------------------------------"
brew install yarn --without-node
brew install yarn --ignore-dependencies

echo "----------------------------------"
echo "Installing Angular CLI"
Expand Down

0 comments on commit 2bbf3b6

Please sign in to comment.