Just went through Koa installation and unfortunately couldn’t see it being fixed.
Installation of Koa.3 Native failed again with mysql 5.7.32 and mongo 3_6.
Had to manually edit the files again mysql 5.7.35 and mongo 4_0. After that - everything went smoothly.
hi @eugenechabanov,
I believe that you should have gone for open-release/koa.master.
Latest bug fixes are always applied to branch .master and I see there are a bunch of commits added to open-release/koa.master over open-release/koa.3 tag.