Skip to content
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

Dev Server Checker issue when setup in Nuxt Layer #531

Open
FlvnMFO opened this issue Jan 16, 2025 · 0 comments
Open

Dev Server Checker issue when setup in Nuxt Layer #531

FlvnMFO opened this issue Jan 16, 2025 · 0 comments

Comments

@FlvnMFO
Copy link

FlvnMFO commented Jan 16, 2025

Environment

  • Operating System: Darwin
  • Node Version: v20.15.0
  • Nuxt Version: 3.15.2
  • CLI Version: 3.20.0
  • Nitro Version: 2.10.4
  • Package Manager: [email protected]
  • Builder: -
  • User Config: devtools, modules, eslint
  • Runtime Modules: @nuxt/[email protected]
  • Build Modules: -

Package

@nuxt/eslint

Reproduction

Stackblitz

Describe the bug

When using @nuxt/eslint in a Nuxt Layer context with the Dev Server Checker enabled, ESLint is not reporting any errors/problems when the dev server is running.

Results when launching the dev server in the minimal reproduction :
Image

Results when launching the npm run lint command in the minimal reproduction :
Image

I have made a minimal reproduction in a Nuxt project to see if the Dev Server Checker is working and no problem in that case.
Image

Additional note

When both Dev Server Checker and Stylistic are enabled, @stylistic rules are correctly prompted when running dev server but other rules are missing : minimal reproduction

Additional context

No response

Logs

@FlvnMFO FlvnMFO changed the title Dev Server Checker not working in Nuxt Layer Dev Server Checker not working when setup in Nuxt Layer Jan 16, 2025
@FlvnMFO FlvnMFO changed the title Dev Server Checker not working when setup in Nuxt Layer Dev Server Checker issue when setup in Nuxt Layer Jan 16, 2025
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