Open
Description
Describe the bug
All lines in build.gradle.kts
have this error:
No script runtime was found in the classpath: class 'kotlin.script.templates.standard.ScriptTemplateWithArgs' not found. Please add kotlin-script-runtime.jar to the module dependencies.kotlin(MISSING_SCRIPT_STANDARD_TEMPLATE)
Extension version
0.2.11
Additional context
gradle 0.6.1
kotlin jvm plugin 1.3.61
Used through Remote SSH on a remote Linux server
gradle run
from the command line on the server runs the app fine
Let me know what additional info I should provide to help troubleshooting.
Metadata
Metadata
Assignees
Labels
No labels