language-tools
language-tools copied to clipboard
Vue official crashes every time
Extension continuously crashes and auto restarts, with no intellisense and autocompletions
mee too
me too
me too
me too
me too Vue - Official v2.0.10 - language server keeps restarting
Can any of you give more information / logs / configuration / editor ?
Here are the logs with a few things stripped out: ts-server-logs.zip
I solved the problem in the mean time by simply cloning the project into a new folder. Now everything works.
------------------------------
- Operating System: Windows_NT
- Node Version: v18.15.0
- Nuxt Version: 3.7.1
- CLI Version: 3.9.1
- Nitro Version: 2.7.0
- Package Manager: [email protected]
- Builder: -
- User Config: ssr, css, modules, ionic, vite, nitro
- Runtime Modules: @nuxtjs/[email protected], [email protected]
- Build Modules: -
------------------------------
Context: It started happening around the same time I updated the volar extension and added some new dependencies. Ah the other thing I tried was upgrading pnpm from v8.12.5 to v9.x.x that broke the electron build so I had to revert to v8.12.5, remove node_modules then reinstall everything again using pnpm install.
I assume these issues have been stabilized in the latest 2.x versions. If you're still encountering problems, please create a new issue. Best case: Provide an example project that we can look into, thanks!