webdriverio-boneyard / webdrivercss

Regression testing tool for WebdriverIO v4
http://webdriver.io
MIT License
616 stars 106 forks source link

node-resemble-js no longer actively maintained #173

Open graingert opened 7 years ago

graingert commented 7 years ago

According to https://github.com/lksv/node-resemble.js/issues/21 node-resemble-js no longer actively maintained.

There's also a bunch of similar projects: https://github.com/peter-mouland/node-resemble-v2/issues/2

@christian-bromann

bmcminn commented 7 years ago

This is causing upstream issues where node-resemble-js@0.0.4 depends on pngjs@0.4.0 which requires node@0.8.x... Yarn completely barfs on this and refuses to continue installation due to this hard dependency.