fwcd / fwcd/kotlin-language-server

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)

Open
#178 18 comments 13 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
2k
Forks
252
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.