mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +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