-
-
Notifications
You must be signed in to change notification settings - Fork 935
Labels
Description
Thank you for the bug report
- I am using the latest version of
lsp-mode
related packages. - I checked FAQ and Troubleshooting sections
- You may also try reproduce the issue using clean environment using the following command:
M-x lsp-start-plain
Bug description
Volar doesn't seem to start properly, it shows: Cannot read properties of undefined (reading 'createLanguageService')"
Steps to reproduce
- Install volar with
lsp-install-server
- Open a .vue file
Expected behavior
It should start properly (without error messages)
Which Language Server did you use?
volar, ts-ls, eslint
OS
Linux
Error callstack
No response
Anything else?
No response
runarberg