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

Where is gulp.on() in the API? #30

Open
evilgeniuscreative opened this issue Jan 15, 2016 · 1 comment
Open

Where is gulp.on() in the API? #30

evilgeniuscreative opened this issue Jan 15, 2016 · 1 comment

Comments

@evilgeniuscreative
Copy link

You mention gulp.on('error',someFunc); I can't find any documentation for the on() method and my IDE, Webstorm doesn't recognize .on() as a resolved method.

Thoughts? Thanks.

@vorpleblade
Copy link

Gulp task depends on Orchestrator where you can listen to it's internals using orchestrator.on(event, cb);

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