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
Request textDocument/documentSymbol failed with message: Cannot set property createLanguageServiceSourceFile of #<Object> which has only a getter
#3710
Open
4 tasks done
alexcroox opened this issue
Jul 12, 2023
· 2 comments
I have tried restarting VS Code or running Vetur: Restart VLS
Info
Platform: macOS
Vetur version: 0.37.3
VS Code version: Version: 1.79.2 (Universal)
TypeScript version:
Vetur output:
<!-- Run VSCode command `Vetur: Show output panel` -->
- Vetur doctor output
Doctor output
Vetur initialized
[INFO ] Find node_modules paths in /Users/alex/Projects/exchange - 295ms
[INFO ] Loaded [email protected] from /Users/alex/Projects/exchange/node_modules/typescript.
[INFO ] Loaded [email protected] from /Users/alex/Projects/exchange/node_modules/prettier.
[INFO ] Loaded bundled @starptech/prettyhtml.
[INFO ] Loaded bundled prettier-eslint.
[INFO ] Loaded bundled prettier-tslint.
[INFO ] Loaded bundled stylus-supremacy.
[INFO ] Loaded bundled @prettier/plugin-pug.
[Error - 08:53:12] Request textDocument/documentSymbol failed.
Message: Request textDocument/documentSymbol failed with message: Cannot set property createLanguageServiceSourceFile of #<Object> which has only a getter
Code: -32603
Problem
Not sure if it's a recent version of VSCode but saving .vue (2) files hangs forever trying to format them and I see the above error in the output of Vue Language Server panel. No amount of restarting has resolved it.
It also seems to be forever trying to load the project
The text was updated successfully, but these errors were encountered:
Vetur: Restart VLS
Info
Doctor output
Problem
Not sure if it's a recent version of VSCode but saving .vue (2) files hangs forever trying to format them and I see the above error in the output of Vue Language Server panel. No amount of restarting has resolved it.
It also seems to be forever trying to load the project
The text was updated successfully, but these errors were encountered: