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?
3 Replies
I have been getting this recently as well. They started about 5 days ago.
oh ok, that's good to know. i guess it's the 3.11 update then?
this looks like the related issue: https://github.com/nuxt/nuxt/issues/25115 closing this since issues are being opened about it
GitHub
Nuxi crashes on changes - pointer being freed was not allocated · I...
Environment Operating System: Darwin Node Version: v18.17.1 Nuxt Version: 3.6.5 Nitro Version: 2.5.2 Package Manager: [email protected] Builder: vite User Config: ssr, hooks, css, serverHandlers, runtim...