Node 17 support
See original GitHub issueBug report
Hi, as mentioned in #328 by several people, it seems the package doesn’t support node 17+ or at least is unable to execute a command after the server is up and ready. I created a new issue in case it is a different topic than #328 (probably is).
- version: 1.14.0 (latest)
- platform: macOS Monterey 12.2.1
- expected behavior: running
start-server-and-test start 8000 cy:open
should start the app server and open Cypress - actual behavior: running this ^ starts the server but doesn’t open Cypress, hence it eventually times out
Issue Analytics
- State:
- Created a year ago
- Reactions:8
- Comments:7
Top Results From Across the Web
Node.js - endoflife.date
Release Released Active Support Se...
19 2 months and 1 week ago. (18 Oct 2022) Ends in 3 months. (01 Apr 2023) En...
18 (...
Read more >Node.js 17 Reached EOL: What Does That Mean for You?
But as of the 1st of June 2022, Node.js 17 has reached end-of-life (EOL), and will no longer be supported. Here's what you...
Read more >Node v17.0.0 (Current)
Node.js now includes OpenSSL 3.0, specifically quictls/openssl which provides QUIC support. With OpenSSL 3.0 FIPS support is again available ...
Read more >Node.js Release Working Group - GitHub
There are three phases that a Node.js release can be in: 'Current', 'Active Long Term Support (LTS)', and 'Maintenance'. Odd-numbered release lines are...
Read more >What's New in Node.js 17 - AppSignal Blog
Node.js 17 now supports the newly unveiled OpenSSL 3.0 release. The aim is for the APIs in OpenSSL 3.0 to be compatible with...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
bump
Node 16 should work. 17+ does not.