percy / percy-capybara

Visual testing for Capybara with Percy.
https://docs.percy.io/docs/capybara
MIT License
45 stars 23 forks source link

Node version requirement #172

Closed daveteal closed 3 years ago

daveteal commented 3 years ago

It's not mentioned at all in the documentation that node v12+ is required now.

Node v10.24.0 is not supported. Percy only supports the current LTS of Node. Please upgrade to Node v12+

Robdel12 commented 3 years ago

That's true, we only support what node supports in their LTS: https://nodejs.org/en/about/releases/

This would have been true for @percy/agent but we deprecated the package & stopped development on it before april of this year (when Node dropped support for v10.x)