Skip to content

support for node version 10.13.0 #10658

Closed
@6axter82

Description

@6axter82

💬 Questions and Help

I am using the latest version of react testing library https://testing-library.com/docs/intro which is 11.1.0
But can not run the CI/CD pipeline with a docker image which has a node version 10.13.0.
I have filed an issue in the react testing library:
testing-library/react-testing-library#804

They refer to the following link:
https://unpkg.com/@jest/types@26.6.0/package.json
saying that the issue comes from jest/types which has support only for engines with "node": ">= 10.14.2"

Question: Is there any upcoming release foreseen where the engine's node could be downgraded to >= 10.13.0 ? Or any suggestions, cause it doesn't matter if I install jest with lower version the react testing library always has a peerDependency to newer jest/types@26.6.0?

Please note that this issue tracker is not a help forum and this issue will be closed.

For questions or help please see:

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