Closed VitalyEmelyanov closed 2 years ago
Yeah, sadly it only supports up to v16 of node but I did not found faster alternatives... what's your recommendation on this cases? You would like to fork native-image-diff and build for v16+ so we can use your fork instead? Thank you!
Why were these libraries added? What has changed compared to the previous versions that we now need them?
The usage of blink-diff is not stable and it's archived 6 years ago, nothing else changed. I just researched a bit for alternatives, also pixelmatch can be used... but I did not tested it yet.
native-image-diff looks also a bit outdated...
Well, that'ts true too... then just wait until I replace it again, sorry.
Or send a PR with your corrections, thank you.
Update: pixelmatch works fine too... but it does not provides a way to fill areas on images, which is required for the blockout feature. 💭
Update: pngjs works fine, but I did not grasp how to fill the blockOut areas... any help?
Update: finally got it! 💣
The latest version of the testcafe-blink-diff (0.4.12) has added the following dependencies:
This fails to install on Node v18: