meteor-uploads
meteor-uploads copied to clipboard
sys is deprecated, Buffer.wirte is deprecated warning.
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.
Now it is an error, not just a warning message.
Pls take a look and update.