mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:04:14 +08: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