Closed edouard-lopez closed 8 years ago
This should be the same issue as #69. The dependency imagediff requires the dependency canvas under nodejs (and is listed there as optional dependency). For the browser it doesn't and so should not influence or even fail CSS Critic. However npm still tries to resolve the optional dependency, fails, and continues.
If this is not the case let me know. And as said in the other issue, happy for ideas how to improve the situation.
Indeed, it's not blocking just annoying.
I'm using master branch in packages.json :
I got the following error when running
npm install
: