How to debug Node memory allocation errors?
Hi! Recently my Nuxt app has started acting up a bit and during development I see these errors that completely crash the dev server:
Is there a flag or something I can use to find the culprit module?
Is there a flag or something I can use to find the culprit module?