node-github-download
node-github-download copied to clipboard
github-download is not working
Hi,
I've got one strange error, while using github-download. Could you help me?
Users/a.malko/Sites/forMarkupBuilder/mkBuilder/node_modules/github-download/node_modules/adm- zip/zipFile.js:66
throw Utils.Errors.INVALID_FORMAT;
^
Invalid or unsupported zip format. No END header found
Downloaded archives are too small, nearly 9 bytes. Maybe this is a problem? I use Mac, OS X 10.9.4.
What's the URL you're passing to the module?
ghdownload(
{
user:'artem-malko',
repo: 'markupBuilder-extensions',
ref: 'mkExt-jade-templater'}
)