Skip to content

Error instantiating the serverless with plugin - missing babel as dependency #16

@nenti

Description

@nenti

After installing the plugin with npm install I ran into following issue:

\node_modules\serverless-babel-plugin\index.js:56
        const stdout = result.stdout.toString();

TypeError: Cannot read property 'toString' of null

npm install --save babel didn't help. .bin/babel is available.

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