Upgrading the Jmix Studio plugin to 2.5 causes this error, but it still works fine with the old plugin.
I’m currently using Jmix version 2.4.3 in the file build.gradle
Upgrading the Jmix Studio plugin to 2.5 causes this error, but it still works fine with the old plugin.
I’m currently using Jmix version 2.4.3 in the file build.gradle
Hi,
Studio plugin should not affect the runtime.
If your frontend or Jmix bom versions still the same after updating the Studio, there shouldn’t be any problems.
You can try to execute clean
task and remove node_modules
from your project and try to build
project one more time.
If problems remain, please attach your project if possible and attach a more detailed console log.
Regards,
Mikhail