I get the following error when trying to run css minification from GruntJs and I have no clue why.
Loading "cssmin.js" tasks...ERROR
>> Error: Cannot find module '_stream_transform
What is the origin of this error message? I've search through the cssmin.js file and can't find a single reference to that module.