Skip to content
New issue

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

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

Already on GitHub? Sign in 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 <[email protected]>
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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
2 participants