Skip to content

tsc --watch doesn't recompile on file change #4795

Description

@haines

Steps to reproduce

I haven't been able to reduce this to a minimal reproduction yet. I will continue trying but in the interim, any tips that would help debug the issue would be much appreciated.

I'm running tsc --build --watch from one package in a monorepo whose tsconfig.json has references to other packages within the monorepo.

Node v24.18.0
macOS 26.5.2 arm64

Behavior with typescript@6.0.3

Changing files in the package triggers a rebuild.

Behavior with typescript@7.0.2

Changing files in the package does not trigger a rebuild.

Screen.Recording.2026-07-30.at.13.12.53.mov

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions