Skip to content

Conversation

@mceachen
Copy link
Member

@mceachen mceachen commented Nov 16, 2025

There's now a "LEGACY" and "MODERN" set of node and electron versions. Only node v25 and electron v39 are "MODERN", and those prebuilds use bookworm. The older node and electron versions stay on bullseye. Fixes #1421 and #1412

Before I did this hack solution, I looked a bit at installing a newer g++ on the old bullseye Debian image, but I think that gets rough quickly -- it's not the glibc that people will expect.

I think we should only support prebuilds on recent Debian/Ubuntu distros for node v25+/ electron v39+ (unless I'm missing something!)

…unning those prebuilds with bookworm (and keeping the older prebuilds on bullseye). Fixes WiseLibs#1421
@mceachen mceachen requested review from a team and JoshuaWise as code owners November 16, 2025 23:47
@mceachen mceachen changed the title Add support for Electron 39+ prebuilds Add support for Node v25 and Electron 39+ prebuilds Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

New releases aren't being published on NPM due to build errors

1 participant