#4277·forge

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

Image

Steps to reproduce

  1. clone https://github.com/long76/build_bug
  2. install nodejs 24.16.0
  3. npm install
  4. npm run dist

Additional information

on 24.15.0 all ok