Skip to content

Dropping Node 8 increased Node 10 minimum version to >=10.18 #479

Closed
@chrisalbert

Description

@chrisalbert
  • DOM Testing Library version: 7.0.2
  • node version: 10.16
  • npm (or yarn) version: 1.17.3

Problem description:

Our build server (AWS CodeBuild) is failing after the update. It is configured to use Node 10, but provides node 10.16 at the moment.
The updated engines flag in the package.json specifies a minimum version of 10.18, breaking the build. Is this version actually necessary for this package to execute correctly or could we loosen up this restriction to include a wider range of node 10 versions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions