jgable / gulp-cache

A cache proxy task for Gulp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fails under Node 5.0

csvan opened this issue · comments

Trying to run the latest release of gulp-cache from NPM under Node 5.0 currently fails with:

Unhandled rejection TypeError: this.task.setMaxListeners is not a function

I found the problem, it is not a bug at all, my bad.