Skip to content

Instantly share code, notes, and snippets.

@by-nari
Created January 8, 2019 09:21
Show Gist options
  • Save by-nari/9a9357b69fd55d862622fe876348e18b to your computer and use it in GitHub Desktop.
Save by-nari/9a9357b69fd55d862622fe876348e18b to your computer and use it in GitHub Desktop.
Increase heap size Nodejs (globally)
export NODE_OPTIONS=--max_old_space_size=4096
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment