Hacker News new | ask | show | jobs
by throw156754228 690 days ago
>The NODE_OPTIONS were only applying to the yarn process, not the underlying Next.js server that was being invoked by yarn.

Doesn't make sense. All child processes should get that env var.