Skip to content

Fork-ts-checker >= 6 hangs on windows #836

Open
@nkallen

Description

@nkallen

Current behavior

This behavior only happens in windows, Mac and linux seem to be fine:

I was using Fork-ts-checker 5.2. I just upgraded to 9, in order to upgrade my Typescript to 5.3.3. I noticed my process would hang on webpack building when starting my process. The problem is in the ForkTs plugin, specifically, after connecting to the ipc service and sending the configure message, no message back is received. I tested and the error seems to be introduced with v6.0.0.

Oddly, I noticed that if I type enter a few times in the console, the process eventually continues. I have no idea what's going on. But I want to confirm: has anyone tested versions >=6 on windows?

Environment

  • Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions