Skip to content

Build fails on Windows on latest Node versions #13613

@msujew

Description

@msujew

Bug Description:

Due to the latest LTS update of Node v18/v20, running cp.spawn without setting the options to { shell: true } simply yields an error on Windows. You can see this here.

Steps to Reproduce:

  1. Try to build Theia on Windows using an updated LTS version of Node
  2. Assert that the build fails due to spawn EINVAL errors

Additional Information

  • Operating System: Windows 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    OS/Windowsissues related to the Windows OS

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions