I had some strange issues with yarn, which tried t...
# kilua
r
I had some strange issues with yarn, which tried to regenerate exactly the same yarn.lock over and over again, so I decided to use
kotlin.js.yarn=false
and test how plain NPM works (so far no problems detected).