okay, this finally got clear to me 😅 create a new empty gradle project, and then seperately adding 3 modules (gradle - kotlin common, js, vm) did the trick. I have tried several different stuff just for setup, apparently I made it work through right click on the project root, new -> module, instead of File -> new -> module...