Skip to content

Instantly share code, notes, and snippets.

@rtorr
Created March 11, 2020 18:42
Show Gist options
  • Save rtorr/062d52c6681149739e49467efe393e2d to your computer and use it in GitHub Desktop.
Save rtorr/062d52c6681149739e49467efe393e2d to your computer and use it in GitHub Desktop.
make yarn not suck
NODE_OPTIONS="--max-old-space-size=8192" yarn --network-timeout 100000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment