workspace-diagnostics.nvim
workspace-diagnostics.nvim copied to clipboard
After setting up the plugin, tsserver keeps initializing then crashes
Description
I am in a Turbo monorepo configuration with three NextJS apps and two packages, is not a very large project. After I setup the plugin, I can see the errors for the entire workspace, but two things happens, the first one is the I feel Neovim going slowly than before, and the second one is the tsserver initialise and crash for some reason, and keeps doing it in a loop until definitively crashes.
Steps to reproduce
I just followed the steps in the README. Here are some screenshots with what is happening. I cannot share my repo because is a client's one.
Expected behavior
It have to work as expected
Environment
- Neovim version: [0.10.0]
- workspace-diagnostics version: [latest]
- Plugin clash: [tsserver]