ftp-deploy icon indicating copy to clipboard operation
ftp-deploy copied to clipboard

DeprecationWarning Buffer()

Open sand4rt opened this issue 5 years ago • 0 comments

It did deploy correctly, but finished with this log:

(node:3404) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.

sand4rt avatar Sep 29 '20 22:09 sand4rt