3.8.7 打包报错, 会中断 shell 执行

  • Creator 版本: 3.8.7

  • 目标平台:Android

  • 重现方式:创建新的 3.8.7 项目, build android 平台即可

  • 首个报错: 2025-9-28 23:33:33 - debug: 构建项目脚本 in (1272 ms) √, progress: 21%
    2025-9-28 23:33:33 - debug: 构建项目脚本 in (1272 ms) √, progress: 27%
    2025-9-28 23:33:33 - debug: 构建引擎脚本 start…, progress: 21%
    2025-9-28 23:33:33 - debug: mangleProperties is enabled, found engine-mangle-config.json, use it
    2025-9-28 23:33:33 - debug: Error: Exit process with code:null, signal:SIGTERM in task build-script
    at ChildProcess. (C:\ProgramData\cocos\editors\Creator\3.8.7\resources\app.asar\builtin\builder\dist\worker\worker-pools\sub-process-manager.ccc:1:2409)
    at ChildProcess.emit (node:events:519:28)
    at Process.ChildProcess._handle.onexit (node:internal/child_process:294:12)
    2025-9-28 23:33:33 - debug: Use cache engine: {link(C:\Users\angel\AppData\Local\Temp\CocosCreator\3.8.7\builder\engine\56b1539a817abd58b18d6d86fea209d3)}

Error: Exit process with code:null, signal:SIGTERM in task build-engine
我刚才也遇到了,打包的是web-手机打包日志.zip (4.9 KB)

搜索一下,Error: Exit process with
有两个这个报错,这2个意外报错是什么的?有影响吗
@song2008_2001 @minggo @dumganhar

我用Jenkins打包的,也遇到了,鸿蒙next平台,但是等了一会,它显示构建成功了