meteor-uploads icon indicating copy to clipboard operation
meteor-uploads copied to clipboard

sys is deprecated, Buffer.wirte is deprecated warning.

Open lyquocnam opened this issue 8 years ago • 1 comments

W20160816-20:23:05.855(7)? (STDERR) (node) Buffer.write(string, encoding, offset, length) is deprecated. Use write(string[, offset[, length]][, encoding]) instead.
W20160816-20:24:18.090(7)? (STDERR) (node) sys is deprecated. Use util instead.

this may need some update.

lyquocnam avatar Aug 16 '16 13:08 lyquocnam

Now it is an error, not just a warning message. 1 2

Pls take a look and update.

mrvudoan avatar Jan 16 '17 09:01 mrvudoan