Closed ryuran closed 7 years ago
Seems to be from NPM https://github.com/npm/npm/issues/12644
@ryuran if you're still having this problem, try reinstalling all node modules a la this comment.
Worked for me
Since this issue I stop to use grunt. @geoffdavis92
Closing to clean up the issue tracker. If this is still an issue, open an issue on the relevant Imagemin plugin/binary repo instead.
Hello
I have a project with grunt-contrib-imagemin@1.0.0 as dependency. When I run grunt imagemin:build inside, everything is OK.
But when my project is a dependency of another one, the install task fail on it.
I test it on 2 different environnement and node 4.4.4 Can be from optipng. Can be linked to #348 .
Thanks for help