Skip to content

Error when trying to run 'serverless remove' if build output folder doesn't exist #25

@benheymink

Description

@benheymink

Nothing really bad, but a small issue - because the plugin attempts to validate the supplied configuration prior to running any command, it means it's not possible to run 'serverless remove' unless you've built your source just prior (as the configuration checks for the existence of the distributionFolder).

Unless there is a reason the plugin needs the build/distributionFolder in order to perform a removal?

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