Closed sylar closed 7 years ago
Having the same problem.
are you able to install imagemin-pngquant
with yarn?
+1 Extremely annoying!
@tcoopman shouldn't it install it automatically? if it's not for png
s, it's for jpg
s :(
@andreiconstantinescu yeah, it should. But I have only tested with npm
and don't have the time at the moment to check with yarn
.
So I would love to know if it works or not if you install imagemin-pngquant
manually. If not, it looks like it's something you should check out with imagemin-pngquant
.
I also saw that yarn 0.18 is released, so if you can check with the latest version, that would help.
I've tested with yarn 0.18.1 and this seems to work fine. Please reopen if you have other experiences.
Hi,
Currently having exactly the same problem on Circle-ci (Alpine linux setup), with Yarn 0.24.6.
Experienced this on Debian when inside Docker. Ditching yarn and switching to npm solved it for me.
Hello :)
I am using this awesome loader but there seems to be a problem if installed with yarn. Out of the blue i get this error when building for production (basically if i use it)
If i install the dependencies with
npm
, everything works as intended. What am I doing wrong?Thank you!
LE:
i'm using
webpack2
thoughthis happens only with
yarn 0.17
version0.16.1
works as intended :)this is from the config