You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tsserver keeps crashing on my machine when I notice there are a large number of static analysis tasks running (the count in the bottom right of the task bar).
This is the error:
Last output from tsserver:
FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
Error: exited with code: 3
at ChildProcess.exitHandler (C:\Users\******\.atom\packages\atom-typescript\dist\client\client.js:175:58)
at ChildProcess.g (events.js:286:16)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
In addition to this, the TypeScript atom plugin doesn't restart the server when it needs to:
Uh oh!
There was an error while loading. Please reload this page.
tsserver keeps crashing on my machine when I notice there are a large number of static analysis tasks running (the count in the bottom right of the task bar).
This is the error:
In addition to this, the TypeScript atom plugin doesn't restart the server when it needs to:

This leads to my needing to restart atom.
Package version: 11.0.6
Atom: 1.18.0 x64
OS: Win 10 x64
The text was updated successfully, but these errors were encountered: