diff --git a/plugin.py b/plugin.py index a0117ce..5be7b8d 100644 --- a/plugin.py +++ b/plugin.py @@ -91,7 +91,8 @@ def config(self) -> ClientConfig: default_configuration = { "command": [ - "typescript-language-server", + "node", + server_path, '--stdio' ], "languages": [