Code Deploy - Unhandled exception - ZIP does not support timestamps before 1980
Problem
Overview When running a deployment via circle-ci we've recently been getting the following error when running the `create_application_revision` command: [code block] I couldn't find an existing issue with the repo. We haven't changed any configuration recently. This appears to have only started happening since yesterday, it was the first time we had the error on our builds. We're running the following versions: [code block] If anyone is able to point us in the right direction that would be greatly appreciated.
Error Output
error when running the `create_application_revision` command:
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Solution: Code Deploy - Unhandled exception - ZIP does not support timestamps before 1980
So for me `uglify-js` got files with creation date at 1969. As a workaround I added this: [code block]
Trust Score
6 verifications
- 1
So for me `uglify-js` got files with creation date at 1969.
As a workaround I added this: [code block]
Validation
Resolved in aws/aws-cli GitHub issue #2639. Community reactions: 25 upvotes.
Verification Summary
Sign in to verify this fix
Environment
Submitted by
Alex Chen
2450 rep