Astro Info
Astro v6.3.5
Node v24.15.0
System macOS (arm64)
Package Manager pnpm
Output server
Adapter @astrojs/cloudflare
Integrations @astrojs/vue
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
VSCode reports "The Astro Language Server server crashed 5 times in the last 3 minutes. The server will not be restarted. See the output for more information." when opening an .astro file
What's the expected result?
VSCode Astro Language server should work properly when in ssg mode, typescipt, vue, and eslint are installed.
Link to Minimal Reproducible Example
https://github.com/Uninen/astro-vscode-repro
Participation
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
VSCode reports "The Astro Language Server server crashed 5 times in the last 3 minutes. The server will not be restarted. See the output for more information." when opening an .astro file
What's the expected result?
VSCode Astro Language server should work properly when in ssg mode, typescipt, vue, and eslint are installed.
Link to Minimal Reproducible Example
https://github.com/Uninen/astro-vscode-repro
Participation