cucumber / vscode

Official Visual Studio Code Extension for Cucumber
MIT License
65 stars 16 forks source link

Cucumber client is not working and it throws error as "Cucumber Language Server client: couldn't create connection to server." #169

Closed BavithiranOneMindIndia closed 1 year ago

BavithiranOneMindIndia commented 1 year ago

While opening the .Feature file it throws an error

[Error - 2:51:10 PM] Server initialization failed. Message: Request initialize failed with message: abort(Assertion failed: bad export type for tree_sitter_c_sharp_external_scanner_create: undefined). Build with -s ASSERTIONS=1 for more info. Code: -32603 [Error - 2:51:10 PM] Cucumber Language Server client: couldn't create connection to server. Message: Request initialize failed with message: abort(Assertion failed: bad export type for tree_sitter_c_sharp_external_scanner_create: undefined). Build with -s ASSERTIONS=1 for more info. Code: -32603

jenisys commented 1 year ago

DUPLICATES: #164 , #155 (I think) The underlying tree-sitter problem is only partly fixed (AFAIK).

lucasbeninca commented 1 year ago

I have the same problem Windows 10 home.

xeger commented 1 year ago

Thank you for the bug report. This is fixed in v1.8.0 which should be published to the Visual Studio Code Marketplace soon, or you can install from the .vsix file in the linked release.