Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

timestamps before 1980 #17

Open
andrewkslv opened this issue Mar 3, 2018 · 5 comments
Open

timestamps before 1980 #17

andrewkslv opened this issue Mar 3, 2018 · 5 comments

Comments

@andrewkslv
Copy link

andrewkslv commented Mar 3, 2018

ZIP does not support timestamps before 1980. It's a case of plenty issues, for instance, it's already happened here mishoo/UglifyJS#2054

$ ll ./node_modules/osenv

total 32
-rw-r--r--  1 watashi  staff   765B Jan  1  1970 LICENSE
-rw-r--r--  1 watashi  staff   1.4K Jan  1  1970 README.md
-rw-r--r--  1 watashi  staff   1.8K Jan  1  1970 osenv.js
-rw-r--r--  1 watashi  staff   792B Jan  1  1970 package.json
@pvalencia-tiempodev
Copy link

This is happening to me as well, and cannot publish my code

@JaredThomas
Copy link

This is affecting our build as well, but believe it is an issue with NPM v5.7.1 and they have an issue filed for it. Note, this happened with a version of UglifyJS last summer and was noticed by everyone using Webpack, and comments got out of hand. Keep calm, and support open source projects maintainers.

@fenhaoyuan
Copy link

fenhaoyuan commented Mar 7, 2018

I have already submitted this issue two weeks ago and got reply.
#16

@JaredThomas
Copy link

Thank you for clarifying, and I apologize for assuming and searching only open issues and missing the information in the closed ticket.

@andrewkslv
Copy link
Author

Thank you. I didn't saw in closed tickets but should.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants