Testcafe 7.3.2 requires Node 20.x #8390
Labels
STATE: Need clarification
An issue lacks information for further research.
TYPE: bug
The described behavior is considered as wrong (bug).
What is your Scenario?
Change in testcafe-hammerhead on lru-cache package has changed the minimum required version of NodeJS for Testcafe to 20.x.
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '[email protected]',
npm WARN EBADENGINE required: { node: '20 || >=22' },
npm WARN EBADENGINE current: { node: 'v18.20.6', npm: '10.2.1' }
npm WARN EBADENGINE }
What is the Current behavior?
fail to install
What is the Expected behavior?
installation under Node 18 successful
What is the public URL of the test page? (attach your complete example)
no
What is your TestCafe test code?
no code
Your complete configuration file
No response
Your complete test report
No response
Screenshots
No response
Steps to Reproduce
TestCafe version
3.7.2
Node.js version
v18.20.6
Command-line arguments
Browser name(s) and version(s)
No response
Platform(s) and version(s)
No response
Other
No response
The text was updated successfully, but these errors were encountered: