mirror of
https://github.com/microsoft/vscode.git
synced 2026-03-02 14:58:43 +00:00
**Bug** A few users are seeing issues spaning the tsserver. The most common error seems to be ERRNO when spawning it **Fix** - Ensure we always try to set `env.PATH` - Use `require.resolve` to check the existance of the `electronForkStart` helper before calling spawn