Open QIvan opened 5 years ago
Error due to outdated devDependency see #39
Just update the dependency manually in frontend/gradle.build
and run the again to resolve the issue.
Changing devDependency to devDependency("@babel/core")
doesn't help. The build of the frontend module is still hanging.
Should I wait a little bit more? =)