Skip to content

Compatibility issue: [email protected] requires node>=12.13 #63

@RomainMuller

Description

@RomainMuller

Hey,

Since lambda-tester claims to support node 10.x and 12.x, it should not take a dependency on [email protected] as this requires node >= 12.13: https://github.com/vandium-io/lambda-event-mock/blob/901aadcd6fcfd51649408dfe008b1ccfebf178fe/package.json#L20

This actually breaks installs done using yarn on a node platform at 10.x because of the engine incompatibility issue.

Alternatively, you might want to stop advertising support for node 10.x on the 4.x branch.

Regards,
Romain.

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