Skip to content

Memory Leak #553

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Jorgee97 opened this issue Feb 28, 2025 · 0 comments
Open

Memory Leak #553

Jorgee97 opened this issue Feb 28, 2025 · 0 comments

Comments

@Jorgee97
Copy link

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: [email protected]
  • Builder: -
  • User Config: compatibilityDate, devtools, modules
  • Runtime Modules: @nuxt/[email protected]
  • 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant