vuejs / vetur

Vue tooling for VS Code.
https://vuejs.github.io/vetur/
MIT License
5.75k stars 593 forks source link

Vetur initialization & The Vue Language Server server crashed 5 times in the last 3 minutes. The server will not be restarted. #2589

Open xianghongai opened 3 years ago

xianghongai commented 3 years ago

Info

Problem

Vetur2

Reproducible Case

yoyo930021 commented 3 years ago

This error is same as https://github.com/vuejs/vetur/issues/423#issuecomment-330190365. We do not support this import text. Suggest you change it to @/features/Table/index.vue.

But it shouldn't crash. In my macOS, it isn't crash. I need to use windows for debug.

yoyo930021 commented 3 years ago

Hello everyone, I make a special version for debugging. This version will send the error to sentry and I can study it.

If anyone can try to use it, I would be grateful.

vetur-0.33.1.vsix.zip

Steps:

  1. Uninstall the original extension.
  2. Download zip and unzip
  3. https://code.visualstudio.com/docs/editor/extension-gallery#_install-from-a-vsix
  4. Test it.
  5. crash
  6. comment in this post.