Skip to content

invalid signature: 0x6064b50 when zipping #11

Description

@raddevon

I get invalid signature: 0x6064b50 when the babel plugin tries to zip my compiled service. Here's the output:

Serverless: Packaging service...
Serverless: Babel compilation:
tmpBabelDirectory/functions/generateSchedule/index.js -> tmpBabelDirectory/functions/generateSchedule/index.js
tmpBabelDirectory/functions/getPostContent/index.js -> tmpBabelDirectory/functions/getPostContent/index.js
tmpBabelDirectory/functions/postToFB/handler.js -> tmpBabelDirectory/functions/postToFB/handler.js

Serverless: Packaging service with compiled files...

  Error --------------------------------------------------

     invalid signature: 0x6064b50

     For debugging logs, run again after setting the "SLS_DEBUG=*" environment variable.

  Stack Trace --------------------------------------------

Error: invalid signature: 0x6064b50
    at /Users/raddevon/Documents/projects/resque/scheduler/node_modules/serverless-babel-plugin/node_modules/unzip2/lib/parse.js:63:13
    at processImmediate [as _immediateCallback] (timers.js:383:17)

  Get Support --------------------------------------------
     Docs:          docs.serverless.com
     Bugs:          github.com/serverless/serverless/issues

     Please report this error. We think it might be a bug.

  Your Environment Information -----------------------------
     OS:                 darwin
     Node Version:       4.4.3
     Serverless Version: 1.5.1

Is there a fix or workaround for this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions