gulpjs / undertaker

Task registry that allows composition through series/parallel methods.
MIT License
200 stars 31 forks source link

Build failing with AssertionError: Task function must be specified #88

Closed apoorva-saxena closed 5 years ago

apoorva-saxena commented 5 years ago

https://travis-ci.org/clarkbw/loopback-ds-timestamp-mixin/jobs/487862895

gulp was upgraded but now our build fails as above.

https://github.com/clarkbw/loopback-ds-timestamp-mixin/pull/66

gulpfile: https://github.com/clarkbw/loopback-ds-timestamp-mixin/blob/master/gulpfile.js

phated commented 5 years ago

You can't just update gulp to a new Major version. You have to update your gulpfiles as well.

support[bot] commented 5 years ago

Issues are reserved for bugs and features. Here are a few places to find answers to your question: