Skip to content

pnpm lint errors #15000

@shinokada

Description

@shinokada

YAY #15000

Describe the bug

This is just information for those who has problems with lint.
I found that using "prettier": "^3.6.2", with "prettier-plugin-tailwindcss": "^0.7.1", outputs errors when you run pnpm lint.

The solution for now is use "prettier": "3.6.2". No errors are in outputs.

Reproduction

Install sveltekit with eslint, prettier, tailwindcss and run pnpm format && pnpm lint.

Logs

System Info

System:
    OS: macOS 26.1
    CPU: (10) arm64 Apple M2 Pro
    Memory: 124.25 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 22.17.0 - /Users/shinichiokada/.nvm/versions/node/v22.17.0/bin/node
    npm: 10.9.2 - /Users/shinichiokada/.nvm/versions/node/v22.17.0/bin/npm
    pnpm: 10.23.0 - /opt/homebrew/bin/pnpm
    bun: 1.1.8 - /Users/shinichiokada/.bun/bin/bun
    Deno: 2.5.6 - /opt/homebrew/bin/deno
  Browsers:
    Chrome: 142.0.7444.176
    Edge: 142.0.3595.94
    Firefox: 145.0
    Safari: 26.1
  npmPackages:
    @sveltejs/adapter-auto: ^7.0.0 => 7.0.0 
    @sveltejs/kit: ^2.48.5 => 2.49.0 
    @sveltejs/package: ^2.5.6 => 2.5.7 
    @sveltejs/vite-plugin-svelte: ^6.2.1 => 6.2.1 
    svelte: ^5.43.8 => 5.45.2 
    vite: ^7.2.2 => 7.2.4

Severity

annoyance

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions