Commander.js: Installs with date 1st Jan 1970 and breaks ZIP

Created on 8 Mar 2018  路  4Comments  路  Source: tj/commander.js

All of the files installs with this very early date and this prevents uploading to AWS with the message:
ZIP does not support timestamps before 1980

Most helpful comment

Thanks for the report.
v2.15.1 released at [email protected].

All 4 comments

We have the same issue, using commander as a dependency of knex.js

As pointed out by @charsleysa, it's probably because the new version has been published when npm was "broken".

Maybe a patch publish with an older version of npm (fix has not be released yet) might solve the problem.

Thanks for the report.
v2.15.1 released at [email protected].

@abetomo, awesome!
Thanks a lot!

I think that I solved it, so I will close it.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

0505gonzalez picture 0505gonzalez  路  3Comments

DeoLeung picture DeoLeung  路  4Comments

RoXioTD picture RoXioTD  路  4Comments

mathiasbynens picture mathiasbynens  路  3Comments

mtrabelsi picture mtrabelsi  路  3Comments