Closed yairEO closed 8 years ago
It's working as expected, it even tells you the error. You can only pass valid tasks to runSequence
.
Note: This is not getting changed.
may I ask if it's a lot of work to ignore null
or empty strings? maybe I can hack it if you will say it can be quickly done..
I've already had this discussion with others. I'm not changing the library to ignore invalid tasks.
Hey, I know this is an older issue, but just to let you know, I added this in as an option, but you have to opt-in to the behavior.
Please see the new Options section in the readme, thanks.
I randomly (gulp works until it suddenly decides to stop and crash) get an error message, after adding lines like this: (using a optional gulp-util env variable when running
gulp --test
)Error output:
I think there is some problem here... is this run-sequence related?