Skip to content

Svelte-check --watch doesn't watch any longer in version 4.3.2 (works in 4.3.1 and earlier) #2858

@Al38andr0

Description

@Al38andr0

Describe the bug

As for the title, I unfortunately don't have any more details available; it just doesn't re-run after any file has changed.

Since I'm here, does anyone know why it runs twice (most often, but not always) when it starts?

Thank you.

Reproduction

Execute the command: npx svelte-check --watch or npm run svelte-check --watch (passing the proper configuration and variables, if needed).

Modify any TS or Svelte file.

The console doesn't refresh the results.

Expected behaviour

For versions 4.3.1 and earlier, I expect to see the Svelte-check result updated every time any of my files change.

System Info

  • MacBook Pro - Chip: Apple M1 Pro - OS: Sequoia 15.6.1
  • Webstorm 2025.2.2
  • Node 24.9.0

Which package is the issue about?

svelte-check

Additional Information, eg. Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions