Skip to content

Conversation

@trop
Copy link
Contributor

@trop trop bot commented Oct 27, 2025

Backport of #48634

See that PR for details.

Notes: Fixed an error when checking environmental variables when using remote checksums when installing Electron via npm.

If either `npm_config_electron_use_remote_checksums` or
`electron_use_remote_checksums` are set as environment variables, then
force Electron to verify with remote checksums instead of embedded ones.

Fixes #48594.

Co-authored-by: Charles Kerr <charles@charleskerr.com>
@trop trop bot requested a review from a team as a code owner October 27, 2025 10:24
@trop trop bot requested a review from ckerr October 27, 2025 10:24
@trop trop bot added 37-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Oct 27, 2025
@ckerr ckerr merged commit 60a8cde into 37-x-y Oct 27, 2025
108 of 109 checks passed
@ckerr ckerr deleted the trop/37-x-y-bp-fix-logical-bug-in-install-js-env-var-handling-1761560631696 branch October 27, 2025 17:52
@release-clerk
Copy link

release-clerk bot commented Oct 27, 2025

Release Notes Persisted

Fixed an error when checking environmental variables when using remote checksums when installing Electron via npm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

37-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants