Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Pin electron version to 30.1.2 #14407

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

tsmaeder
Copy link
Contributor

@tsmaeder tsmaeder commented Nov 5, 2024

What it does

Pins electron at a precise version: we can't use any of the newer incremental updates because they don't work on Mac x86 systems.

Fixes #14339

Contributed on behalf of STMicroelectronics

How to test

Build and run the electron version and make sure there are no new problems and error messages showing up.

Follow-ups

Review checklist

Reminder for reviewers

Fixes eclipse-theia#14339

Contributed on behalf of STMicroelectronics

Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
@tsmaeder tsmaeder requested a review from planger November 5, 2024 14:27
@tsmaeder tsmaeder merged commit 0d58e3f into eclipse-theia:master Nov 5, 2024
11 checks passed
@sgraband sgraband added this to the 1.56.0 milestone Nov 28, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Theia Electron failed to build on Mac x86_64 due to libffmpeg.dylib library is incompatible
3 participants