<!-- Thank you for reporting an issue. Please fill in as much of the template below as you're able. Version: output of `node -v` Platform: output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows) Subsystem: if known, please specify affected core module name If possible, please provide code that demonstrates the problem, keeping it as simple and free of external dependencies as you are able. --> - **Version**: 6.7.0 - **Platform**: linux-ppc64le - **Subsystem**: downloading the tarball <!-- Enter your issue details below this comment. --> The tarball seems to be incomplete: ``` :; curl -s https://nodejs.org/dist/v6.7.0/node-v6.7.0-linux-ppc64le.tar.gz | gunzip -c > /dev/null gunzip: data stream error ```