You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You need to clone it and start with VS Code and run pnpm i
If you run pnpm dev in bash -> no error
If you run pnpm dev in VS Code JS Debugger terminal -> got error.
Describe the bug
The issue is same with #338, but now the workaround not working. The configType is defined to flat and the error shown.
Environment
Package
@nuxt/eslint
Reproduction
https://github.com/GaborTorma/nuxt-eslint-vs-code-js-debug-terminal-error4
You need to clone it and start with VS Code and run pnpm i
If you run pnpm dev in bash -> no error
If you run pnpm dev in VS Code JS Debugger terminal -> got error.
Describe the bug
The issue is same with #338, but now the workaround not working. The
configType
is defined toflat
and the error shown.Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: