Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4.0.0 gulp.series do not allow to track the completion of the task. #2244

Closed
Alecto opened this issue Oct 19, 2018 · 2 comments
Closed

v4.0.0 gulp.series do not allow to track the completion of the task. #2244

Alecto opened this issue Oct 19, 2018 · 2 comments

Comments

@Alecto
Copy link

Alecto commented Oct 19, 2018

gulp.series does not track the end of tasks, although it writes that the task is completed.

@phated
Copy link
Member

phated commented Oct 19, 2018

  1. version 4.0.0-alpha3 is not gulp@next, 4.0.0 is the released version - please update
  2. You are using some extremely outdated (and wrong) patterns, perhaps you should review our brand new Getting Started guide

@phated phated closed this as completed Oct 19, 2018
@phated
Copy link
Member

phated commented Oct 20, 2018

Dude, your code is super wrong and you don't understand the async completion at all. This is not a support forum, maybe you should head over to StackOverflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants