-
-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Server initialization failed. #234
Comments
Same here. We had to downgrade VSCode to 1.89 and disable auto updates to continue having this great plugin working. |
Ah, just saw that. created #235. will close as this is a dup. |
Same problem here. |
This has been a problem for a while now 😞 I saw VSCode just released a new update and it is still not working. |
Yes, i test every 2 days with VS Code insider (1.92.0-insider) the problem still there |
The error also happens inside a devcontainer |
I have the same issue as well |
Would cucumber/language-service#209 help to address this issue @kieran-ryan ? |
It also fails for me with the same message. Maybe this could help: I setup an enviroment in gitpod and the same error occured. Then I tried the same on my Window 10 environment and it worked fine. So, really was wondering what is the difference. Then I used a local installation of Ubuntu and it fails again. So it seems that it depends on the operating system.
and |
I also get this problem. What is the right location to address this issue: Is it the cucumber-language-server, it is tree-sitter? I guess it is not the vscode cucumber plugin itself, is it? |
I just tested and the issue is still there in 1.90.0, 1.91.0 and 1.92.0 Used winget to install an older version:
NOTE: the current version needs to uninstalled, either manually or through Programs |
Just had the vscode v1.93.0 update, and same issue.... 😭 😭 😭 |
Facing the same issue with the following: Visual Studio Linux |
Same here: Version: 1.94.0 (user setup) Cucumber VSIX |
Same here: WSL: WSL version: 2.3.26.0 Visual Studio Code: 1.95.3 Installed Extensions: Linux: No LSB modules are available. |
Still broken in:
... on a related note: it's bad enough I have to write unit tests in the 🫏backwards format, but when the plugin that makes it bearable stops working ... I'm not ashamed to say I had a little cry :) |
👓 What did you see?
[Error - 12:45:07 PM] Server initialization failed.
Message: Request initialize failed with message: bad export type for
tree_sitter_c_sharp_external_scanner_create
: undefinedCode: -32603
[Error - 12:45:07 PM] Cucumber Language Server client: couldn't create connection to server.
Message: Request initialize failed with message: bad export type for
tree_sitter_c_sharp_external_scanner_create
: undefinedCode: -32603
Using cucumber v1.10.0
Using vscode in WSL v1.90.0
✅ What did you expect to see?
The extension working. It is currently not usable.
📦 Which tool/library version are you using?
Using cucumber v1.10.0
Using vscode in WSL v1.90.0
🔬 How could we reproduce it?
📚 Any additional context?
No response
The text was updated successfully, but these errors were encountered: