when run this command line ./gradlew --init-script gradle/init.gradle.kts
Calculating task graph as configuration cache cannot be reused because init script 'gradle/init.gradle.kts' has changed.
Type-safe project accessors is an incubating feature.
FAILURE: Build failed with an exception.
What went wrong:
org/jetbrains/kotlin/gradle/dsl/KotlinProjectExtension
Error
when run this command line ./gradlew --init-script gradle/init.gradle.kts
Calculating task graph as configuration cache cannot be reused because init script 'gradle/init.gradle.kts' has changed. Type-safe project accessors is an incubating feature.
FAILURE: Build failed with an exception.