serenity-js / serenity-js Public
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support node 8.x #122
Comments
@jan-molak - I should also point out that Protractor doesn't officially support node 8 yet. There is an ongoing issue with the debugger not working. It mean debugging using However, I have tried running node 8 with Protractor without debugging working and it's like working blind sometimes! |
Thanks for pointing that out @Tom-Hudson! |
are there any plans/eta for this? we started to use serenity and we love it, however, our current project has requirements for node@^8.9.0 |
…d_yarn/chromedriver-80.0.0 Bump chromedriver from 79.0.3 to 80.0.0
Node 8 has recently become an LTS so it's time for Serenity/JS to support it properly.
Looks like the only dependency that we have that doesn't work on Node 8 is stacktrace-js
The text was updated successfully, but these errors were encountered: