terser-webpack-plugin icon indicating copy to clipboard operation
terser-webpack-plugin copied to clipboard

SIGKILL while building project

Open Geolim4 opened this issue 4 months ago • 0 comments

Bug report

Actual Behavior

Building a Encore project endup to a SIGKILL when it come to TerserPlugin job.

Expected Behavior

No SIGKILL and building.

How Do We Reproduce?

Image

Image

Please paste the results of npx webpack-cli info here, and mention other relevant information.

System: OS: Linux 4.18 undefined CPU: (80) x64 Intel(R) Xeon(R) Gold 6138 CPU @ 2.00GHz Memory: 38.64 GB / 125.06 GB Binaries: Node: 20.18.3 - /opt/alt/alt-nodejs20/root/usr/bin/node npm: 10.8.2 - /opt/alt/alt-nodejs20/root/usr/bin/npm Packages: file-loader: ^6.2.0 => 6.2.0 sass-loader: ^14.1.1 => 14.2.1 webpack: ^5.90.3 => 5.99.9 webpack-cli: ^5.1.4 => 5.1.4 webpack-notifier: ^1.15.0 => 1.15.0

Geolim4 avatar Jun 15 '25 02:06 Geolim4