Skip to content

Memory Leak #553

@Jorgee97

Description

@Jorgee97

Environment

  • Operating System: Windows_NT
  • Node Version: v22.13.1
  • Nuxt Version: 3.15.4
  • CLI Version: 3.22.2
  • Nitro Version: 2.10.4
  • Package Manager: npm@10.9.2
  • Builder: -
  • User Config: compatibilityDate, devtools, modules
  • Runtime Modules: @nuxt/eslint@1.1.0
  • Build Modules: -

Package

@nuxt/eslint

Reproduction

https://github.com/Jorgee97/memory-leak-nuxt-eslint

Describe the bug

I just setup a nuxt application and installed the nuxt/eslint module and noticed an increased usage of my RAM. It increase little by little until it starves the system out of resources.

Just running npm run dev:
Image

After a while:
Image

I noticed that adding spaLoadingTemplate: false to the nuxt.config.ts fixes the issue, but I guess this is a casual behavior.

Additional context

No response

Logs

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions