[12:04:10] Error: Invalid call to lazypipe().pipe(): no stream creation function specified
at validateStep (/home/vagrant/cld-apps/node_modules/lazypipe/index.js:9:10)
at Function.build.pipe (/home/vagrant/cld-apps/node_modules/lazypipe/index.js:36:4)
at compassPkg (/datas/cld-apps/gulpfile.js:138:14)
at Gulp.<anonymous> (/datas/cld-apps/gulpfile.js:168:15)
You rename reporterto formatter. How to replace failReporter ?
I think a few release notes explaining how to migrate to 1.0 would be greatly appreciated from community.
Hi there, After upgrading to 1.0, the following code didn't works anymore:
The error is:
You rename
reporter
toformatter
. How to replacefailReporter
?I think a few release notes explaining how to migrate to 1.0 would be greatly appreciated from community.