Error: Could not get unknown property 'premiumRepoUser' for root project

Hello @michael.fernando1,

You need to specify premiumRepoUser and premiumRepoPass in ~/.gradle/gradle.properties. Your license key is suitable for this.

The key looks like this: 123456123456-abcdefabcdef,

where the first part (123456123456) is premiumRepoUser, and the second part (abcdefabcdef) is premiumRepoPass.

Additionally, please send us the first part of your key at info@jmix.io, we will check if you have access to paid add-ons.

Documentation - BPM :: Jmix Documentation

Similar topic:

Regards,
Nikita