Skip to content

Error in Windows environment #17

@truztee

Description

@truztee

This line (line 70) is causing error on Windows machine since execPath is defined as constant

if (isWin) execPath += '.cmd';

Also at line 63 with no babelPlugins settings defined in the yaml is causing error on Windows

--plugins=${this.serverless.service.custom.babelPlugins.join(',')}

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