Forge fails to package on Node.js 24.16 and 26
Author: long76Created May 27, 2026Updated Sep 21, 2026
Pre-flight checklist
- I have read the contribution documentation for this project.
- I agree to follow the code of conduct that this project uses.
- I have searched the issue tracker for a bug that matches the one I want to file, without success.
Forge version
7.11.2
Electron version
42.3.0
Operating system
Kubuntu 24.04
Last known working Forge version
No response
Expected behavior
package success and out folder not empty
Actual behavior
forever package and out folder empty
Steps to reproduce
- clone https://github.com/long76/build_bug
- install nodejs
24.16.0 npm installnpm run dist
Additional information
on 24.15.0 all ok
Source: electron/forge