vuejs / language-tools

⚡ High-performance Vue language tooling based-on Volar.js
https://marketplace.visualstudio.com/items?itemName=Vue.volar
MIT License
5.56k stars 373 forks source link

Vue Language Service always terminated, even after restarting it #4505

Open Chieffo2021 opened 6 days ago

Chieffo2021 commented 6 days ago

Vue - Official extension or vue-tsc version

2.0.7

VSCode version

WebStorm 2024.1.5

Vue version

3.4.21

TypeScript version

5.4.5

System Info

System:
    OS: macOS 14.5
    CPU: (8) x64 Intel(R) Core(TM) i5-8279U CPU @ 2.40GHz
    Memory: 27.27 MB / 8.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 18.20.3 - /usr/local/bin/node
    Yarn: 1.22.19 - ~/.yarn/bin/yarn
    npm: 10.7.0 - /usr/local/bin/npm
    pnpm: 9.4.0 - ~/Library/pnpm/pnpm
    bun: 1.0.22 - ~/.bun/bin/bun
  Browsers:
    Chrome: 126.0.6478.126
    Safari: 17.5

Steps to reproduce

When the IDE starts, it crashes almost immediately. Origin issue in here, as the answer in it, I open this issue for better track

Link to minimal reproduction

No response

Any additional comments?

No response