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.
I'm getting an error when trying to compress one or more files into a tar.gz, each larger than 2GB.
The platform is Windows 10 64 bit, latest nodejs and grunt packages.