Skip to content

Does not work with serverless 1.0 beta #42

Description

@davedash

Hi, so it seems like npm install serverless defaults to the beta, which is fine (seemed a lot easier to get going based on the docs). Unfortunately I could not get things to work when using this plugin.

I ran into this error:

> $ serverless                                                                 

  Type Error ---------------------------------------------

     S.getServerlessPath is not a function

     For debugging logs, run again after setting SLS_DEBUG env var.

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

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

With debugging on I confirmed that this is coming from this plugin.

Is this still the recommended way to serve a static page using serverless, or should I try something else.

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