teambition / gulp-ssh

SSH and SFTP tasks for gulp
184 stars 38 forks source link

TypeError file.pipe is not a function #66

Closed mojavelinux closed 6 years ago

mojavelinux commented 6 years ago

As of a recent version of gulp and vinyl, file.pipe is not a function.

This is the same issue as https://github.com/gtg092x/gulp-sftp/issues/78, which proposes a solution that applies here.