Victor
Results
2
issues of
Victor
Whenever I run my unit tests with Jest (with `--coverage`) and `ts-patch/compiler` set (live compiler), I get the following errors: _Loading module ts-patch/compiler failed with error: Could not acquire lock...
This reverts commit 4089bb4d35548eb06a1defd6ee47ce23ca359a09. I am not sure what the absolute paths were fixing but it causes issues building the application using NestJS on Windows machines. I put together an...