arjunattam / vscode-chat

Chat with your team while you collaborate over code using VS Live Share
https://marketplace.visualstudio.com/items?itemName=karigari.chat
GNU General Public License v3.0
529 stars 68 forks source link

DeprecationWarning: Buffer() #439

Open 1sdc0d3r opened 4 years ago

1sdc0d3r commented 4 years ago

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