Does not work with gulp-less
haqqi opened this issue · 1 comments
haqqi commented
This plugin does not work with gulp-less, it throws an error. Seems like less does not provide the codeFrame to replace.
Potentially unhandled rejection [2] TypeError: Cannot read property 'replace' of undefined
at DestroyableTransform.errorHandler (D:\web-dir\pictalogi.dev\node_modules\gulp-prettyerror\gulp-prettyerror.js:20:38)
AndiDittrich commented