Álvaro Ortiz

Results 14 comments of Álvaro Ortiz

Sure @gilamran I really think `tsc-watch` is the responsible for the `Ctrl+C`. If you were to run `tsc --watch` and exit with `Ctrl+C` everything is fine but `tsc-watch` gets hold...

I have been continuing playing with it and sometimes even though I `Ctrl+C` it, the process has not been killed.

I'm on Catalina 10..15.7 (the latest one), node 15.1.0, typescript 4.0.5 and tsc-watch 4.2.9. When running `watch:ts` it's more subtle, there are hints for example, after `Ctrl+C` and the line...

Does it work for you to video chat it on Zoom to check it out live?

On GitHub? I didn't know it has that feature.

Ok, after the Zoom meeting, it appears this issue is occurring only with the Yarn package runner. NPM works fine.

It worked on the single script `watch:ts`. The concurrently one `start` still requires a second `Ctrl+C` using `yarn`, on `npm` it works.

This a great contribution for everyone, love this proposal 👍

This is happening to me as well, based on the docs, I understood that without `-o` it would create the files in the same directory.