You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I had intalled Vscode on my notebook, and right after open vscode, this error comes on OUTPUT
[2022-02-04 16:04:16.589] [renderer1] [info] IExtensionHostStarter.start() took 290 ms.
[2022-02-04 16:04:20.509] [renderer1] [error] [Extension Host] (node:2540) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use Code --trace-deprecation ... to show where the warning was created)
Can anyone help? I already search but without sucess
The text was updated successfully, but these errors were encountered:
rzhao271
removed
bug
Issue identified by VS Code Team member as probable bug
polish
Cleanup and polish issue
confirmed
Issue has been confirmed by VS Code Team member
labels
Feb 4, 2022
Hello. I had intalled Vscode on my notebook, and right after open vscode, this error comes on OUTPUT
[2022-02-04 16:04:16.589] [renderer1] [info] IExtensionHostStarter.start() took 290 ms.
[2022-02-04 16:04:20.509] [renderer1] [error] [Extension Host] (node:2540) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use
Code --trace-deprecation ...
to show where the warning was created)Can anyone help? I already search but without sucess
The text was updated successfully, but these errors were encountered: