clubifaximatic / gulp-aws-codedeploy

AWS codedeploy
MIT License
2 stars 1 forks source link

Deprecations #1

Open pmorgado opened 6 years ago

pmorgado commented 6 years ago

Hey,

Got the following warning and deprecation warning using the node version v8.9.2:

(node:24137) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: file.pipe is not a function (node:24137) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

clubifaximatic commented 6 years ago

Hey @pmorgado thanks for the message, I will fix that ASAP