halfbrained / cuda_lsp

LSP Client plugin for CudaText
6 stars 4 forks source link

Error with typescript-language-server #105

Closed eltonfabricio10 closed 2 years ago

eltonfabricio10 commented 2 years ago

ResponseError[-32603]: Request initialize failed with message: The "path" argument must be of type string or an instance of Buffer or URL. Received undefined

Alexey-T commented 2 years ago

We need the sample Typescript file, and position (line: column) where you call auto-completion. (did you do auto-completion? other thing?)

eltonfabricio10 commented 2 years ago

Sorry, my error