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
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.
Most helpful comment
Thanks for the report.
v2.15.1 released at [email protected].