eclipse-theia / theia

Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
http://theia-ide.org
Eclipse Public License 2.0
19.55k stars 2.46k forks source link

Electron build failed. #13746

Closed hyy215 closed 1 month ago

hyy215 commented 1 month ago

Bug Description:

Electron build failed.

Steps to Reproduce:

  1. Update code to latest and build electron
    git clean -xxfd
    && yarn
    && yarn electron build
  2. Rebuild failed.

Additional Information

image