Stefan Beyer
03/26/2020, 10:34 AMbodies.knb
) preventing any subsequent builds from touching the files. When I search for the process that has the file handles and kill it manually, I can build the project one more time. But after that, there is a new process that locks the files again.
I made a minimal example project to demonstrate this: https://github.com/LostMekka/kotlin-js-1.4-M1-error-demonstration.
Is anyone else having this issue?Ivan Kubyshkin [JetBrains]
03/26/2020, 2:27 PMStefan Beyer
03/26/2020, 3:21 PM