tsx watch
in concurrently
hangs on Windows if there are certain modules imports
#623
Open
4 of 6 tasks
Labels
bug
Something isn't working
Acknowledgements
Minimal reproduction URL
https://github.com/NadAlaba/tsx-issue-repro
Problem & expected behavior (under 200 words)
tsx watch index.ts
inside concurrently on Windows makestsx watch
hang, without running the ts file, if the ts file has references to a suspicious module.chalk
,prom-client
,swagger-stats
,googleapis
.concurrently
issue because it happens withoutconcurrently
as was discovered on this turbo issue.Bugs are expected to be fixed by those affected by it
Compensating engineering work will speed up resolution and support the project
The text was updated successfully, but these errors were encountered: