Created
November 7, 2016 01:37
-
-
Save treshugart/36763f690eba944b97d6b9a7ab650669 to your computer and use it in GitHub Desktop.
Yarn install with Lerna
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yarn install && rm -rf yarn.lock && lerna exec -- yarn install && lerna exec -- rm -rf yarn.lock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment