-
Notifications
You must be signed in to change notification settings - Fork 211
JavaScript heap out of memory #1169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Interesting. I don't see this… ever. Any chance you could provide some more details about the kind of project(s) you use it on? |
This is one of monorepo (turborepo) project. Next.js |
|
|
@ctretyak I actually discovered a case that causes the language server to crash repeatedly with out of memory issues though it does so rather quickly: recursive symlinks I've got a work in progress PR to address this but it needs a decent bit of testing before it's merged and released. |
I am using Astronvim community tailwind package with default config https://github.com/AstroNvim/astrocommunity/blob/4d8d63458cea63e704e0f08eeaf4d4c3330e19d4/lua/astrocommunity/pack/tailwindcss/init.lua
Regular (every day at least, usually often) tailwind language server is down because of memory:
The text was updated successfully, but these errors were encountered: