How to use the NODE_OPTIONS environment variable to set the max_old_space_size globally in Windows? July 13, 2023 by Tarik export is a Linux command. You can use set for Windows: set NODE_OPTIONS=--max-old-space-size=4096