mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01: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