当升级到Gradle 4.10时,我在试图编译时遇到了以下错误:> Could not resolve> Could not find org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:1.2.60.Searched in the following locations: file:/Users/<user-na
.)**)**:预编译脚本插件,它应用了一个梯度核心插件和一个外部插件(通过)。For more information see https://docs.gradle.org/5.6.4/userguide/kotlin_dsl.html#sec:kotlin-dsl_pluginpublic val PluginDependenciesSpec.java: PluginDepend
我正在尝试使用gradle配置ktor服务器,但是我对应用程序配置有问题,我无法理解发生了什么,因为根据我在网上找到的文档和其他示例,我没有做错什么。这是我的build.gradle.kts: kotlin("jvm") version "1.7.0"
kotlin("plugin.serialization"): TypeVariable(T) defined in org