You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multiple errors when loading Cucumber.js on vs code this error only manifest on WSL, using the remote explorer.
[Error] Server initialization failed.
Message: Request initialize failed with message: bad export type for tree_sitter_tsx_external_scanner_create: undefined
Code: -32603
[Error] Cucumber Language Server client: couldn't create connection to server.
Message: Request initialize failed with message: bad export type for tree_sitter_tsx_external_scanner_create: undefined
Code: -32603 errors
✅ What did you expect to see?
No error and code highlighting in the features file.
📦 Which tool/library version are you using?
Windows 11
VC code on WSL
🔬 How could we reproduce it?
No response
📚 Any additional context?
No response
The text was updated successfully, but these errors were encountered:
👓 What did you see?
Multiple errors when loading Cucumber.js on vs code this error only manifest on WSL, using the remote explorer.
[Error] Server initialization failed.
Message: Request initialize failed with message: bad export type for
tree_sitter_tsx_external_scanner_create
: undefinedCode: -32603
[Error] Cucumber Language Server client: couldn't create connection to server.
Message: Request initialize failed with message: bad export type for
tree_sitter_tsx_external_scanner_create
: undefinedCode: -32603 errors
✅ What did you expect to see?
No error and code highlighting in the features file.
📦 Which tool/library version are you using?
Windows 11
VC code on WSL
🔬 How could we reproduce it?
No response
📚 Any additional context?
No response
The text was updated successfully, but these errors were encountered: