After updating to 4.0.0 from 3.1.1 got this error:
throw er; // Unhandled 'error' event
^
TypeError: this is not a typed array.
at Function.from (native)
at <censored>/node_modules/gulp-autoprefixer/index.js:25:27
at process._tickCallback (node.js:368:9)
After updating to 4.0.0 from 3.1.1 got this error:
My task (fine with 3.1.1):
My devDependencies:
I don't really think that issue comes from autoprefixer itself