problem with current grunt-contrib-imagemin version in package.json
tommaton opened this issue · 7 comments
Hi Guys,
It seems that there is a problem with the current grunt-contrib-imagemin, when you do a build it fails.
You'll need to upgrade the version from 0.9.4 -> 1.0.0 and then the grunt builds work again.
Tom
@tommaton have you seen the work we're doing for v6.0.0? the new generator can be installed using npm i -g generator-kickoff@next
or the next branch here has everything too. We are very close to releasing it and would value your opinion.
@mrmartineau never saw the new version, I'll take a look as just starting a new project so will give it a go and give you any feedback I have.
@tommaton That’d be cool – we’re looking at releasing it early next week, so if you find any issues let us know
@mrmartineau @ashleynolan when updating the generator to v6 it still seems to be installing v5 when running the yo kickoff command.
I've uninstalled the generator, cleared the npm cache etc and then reinstalled.
Any ideas?
umm, not sure. Was going to suggest you uninstall. I am about to push another @next
version very shortly so I'll respond again when I do. Sorry mate
Hi @tommaton, I have just published a new, tagged version of the generator. Please try installing it again..