Hacker News new | ask | show | jobs
by Alifatisk 602 days ago
Which env flag are you referring to? "--experimental-vm-modules"? Or maybe "--experimental-policy"?
1 comments

`export NODE_COMPILE_CACHE=~/.cache/nodejs-compile-cache`
Had no idea about this, thanks!