Skip to content

README lists unsupported Node.js versions 10 and 12 #691

@MikeMcC399

Description

@MikeMcC399

Problem description

Examples in the README.md file list old unsupported Node.js versions.

each specify node: [10, 12].

According to the Node.js release schedule the versions 10 and 12 are already in the category End-of-Life Release and so are not ideal to be contained in good current examples.

Suggested fix

Update the examples in the README.md file to specify node: [14, 16, 18] according to the Release schedule for versions in status "Maintenance" and "LTS".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions