vscode-kotlin
vscode-kotlin copied to clipboard
Kotlin Language Client client: couldn't create connection to server.
every time i open a file ending .kt this bug happened to me it was working just fine a day a go maybe because of a vscode update but idk
version JDK: java 17.0.12 2024-07-16 LTS
version of kotlin: 2.0.0-release-341 (JRE 17.0.12+8-LTS-286)
version extenstion : 0.2.35
Error message:
[Error - 9:46:46 PM] Kotlin Language Client client: couldn't create connection to server.
Error: spawn EINVAL
at ChildProcess.spawn (node:internal/child_process:421:11)
at Object.spawn (node:child_process:799:9)
at c:\Users\accompagnant.vscode\extensions\fwcd.kotlin-0.2.35\dist\extension.js:2:763567
at async k.createConnection (c:\Users\accompagnant.vscode\extensions\fwcd.kotlin-0.2.35\dist\extension.js:2:602530)
at async k.start (c:\Users\accompagnant.vscode\extensions\fwcd.kotlin-0.2.35\dist\extension.js:2:593505)