Gradle generateDevelopmentBundle failed
11robert11 opened this issue · 3 comments
11robert11 commented
When importing a Tentacles template into intellij from a git repo it fails to setup gradle tasks. It fails in the same way when i try to reload the project.
Starting Gradle Daemon...
Gradle Daemon started in 4 s 973 ms
> Task :prepareKotlinBuildScriptModel UP-TO-DATE
FAILURE: Build failed with an exception.
* What went wrong:
Could not create task ':generateDevelopmentBundle'.
Extension of type 'RelocationExtension' does not exist. Currently registered extension types: [ExtraPropertiesExtension, BasePluginExtension, DefaultArtifactPublicationSet, SourceSetContainer, ReportingExtension, JavaPluginExtension, JavaToolchainService, TestingExtension, ShadowExtension, IdeaModel]
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 33s
11robert11 commented
I kinda fixxed it.
KaspianDev commented
@11robert11 how did you fix it?
11robert11 commented
I don't actually remember but I was using a borrowed laptop that had a messed up windows installation and I think that was the issue.