Skip to content

Windows Eng: Error: spawn EINVAL #212888

Closed
@bpasero

Description

@bpasero

I think we need another shell: true here:

From 262ab80#diff-60e3e11180f019162245f8eba09847d178513aeffcd6b61fb977bd0d69472338R19

C:\GitDevelopment\monaco>C:\GitDevelopment\monaco\scripts\code.bat
Error: spawn EINVAL
    at ChildProcess.spawn (node:internal/child_process:421:11)
    at spawn (node:child_process:761:9)
    at C:\GitDevelopment\monaco\build\lib\preLaunch.js:15:49
    at new Promise (<anonymous>)
    at runProcess (C:\GitDevelopment\monaco\build\lib\preLaunch.js:14:12)
    at getElectron (C:\GitDevelopment\monaco\build\lib\preLaunch.js:35:11)
    at main (C:\GitDevelopment\monaco\build\lib\preLaunch.js:44:11) {
  errno: -4071,
  code: 'EINVAL',
  syscall: 'spawn'
}

//cc @deepak1556

Metadata

Metadata

Assignees

Labels

insiders-releasedPatch has been released in VS Code InsiderswindowsVS Code on Windows issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions