Skip to content

Instantly share code, notes, and snippets.

@QuynhVir
Created January 8, 2019 09:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save QuynhVir/9a9357b69fd55d862622fe876348e18b to your computer and use it in GitHub Desktop.
Save QuynhVir/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