grunt-contrib-compress icon indicating copy to clipboard operation
grunt-contrib-compress copied to clipboard

Fatal error when compressing files larger than 2GB

Open Rodhin opened this issue 7 years ago • 0 comments

I'm getting an error when trying to compress one or more files into a tar.gz, each larger than 2GB.

Running "compress:map" (compress) task
Compressed 1 file
Fatal error: "size" argument must not be larger than 2147483647

The platform is Windows 10 64 bit, latest nodejs and grunt packages.

Rodhin avatar Nov 07 '17 13:11 Rodhin