Skip to content

Surprisingly strict node requirement in engines in package.json #1329

@plumdog

Description

@plumdog

https://github.com/aws/constructs/blob/10.x/package.json says:

"engines": {
  "node": ">= 14.17.0"
},

Does constructs actually need >= 14.17.0, or will older versions work? Could it be relaxed to just >= 14, or are there known issues with older node versions?

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