grunt-contrib-compress
grunt-contrib-compress copied to clipboard
Fatal error when compressing files larger than 2GB
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.