mklabs / node-build-script

MIT License
322 stars 55 forks source link

Error: incorrect header check #75

Closed benvds closed 12 years ago

benvds commented 12 years ago

Hi,

During initialization I get the following error:

...
[?] Do you need to make any changes to the above before continuing? (y/N) 

Fetching http://nodeload.github.com/h5bp/html5-boilerplate/tarball/master
This might take a few moment
.unzip error { [Error: incorrect header check] errno: -3, code: 'Z_DATA_ERROR' }
>> Error: incorrect header check
<WARN> Task "init:h5bp" failed. Use --force to continue. </WARN>

Aborted due to warnings.
mklabs commented 12 years ago

74 seems related. Thanks for the feedback.