eslint icon indicating copy to clipboard operation
eslint copied to clipboard

Add deno support

Open Rednas83 opened this issue 4 months ago • 1 comments

Environment

------------------------------
- Operating System: Windows_NT
- Node Version:     v22.19.0
- Nuxt Version:     4.1.1
- CLI Version:      3.28.0
- Nitro Version:    2.12.5
- Package Manager:  deno@deno 2.4.5 (stable, release, x86_64-pc-windows-msvc)
v8 13.7.152.14-rusty
typescript 5.8.3
- Builder:          -
- User Config:      devtools, modules, css, compatibilityDate
- Runtime Modules:  @nuxt/[email protected], @nuxt/[email protected], @nuxt/[email protected], @nuxt/[email protected], @nuxt/[email protected], @nuxt/[email protected], @nuxt/[email protected], @nuxt/[email protected]
- Build Modules:    -
------------------------------

Package

@nuxt/eslint

Reproduction

package.json

  "devDependencies": {
    "@nuxt/eslint": "^1.9.0",
    "eslint": "^9.35.0",
    "typescript": "^5.9.2"
  }

Returns Image

Describe the bug

Not sure how to fix it so I had te remove it to be able to install and run the project😭

Additional context

No response

Logs


Rednas83 avatar Sep 06 '25 10:09 Rednas83

Having the same issue here

aburii avatar Oct 09 '25 10:10 aburii