Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DeprecationWarning: Buffer() is deprecated due to security and usability issues. #142227

Closed
Ravanz opened this issue Feb 4, 2022 · 1 comment
Closed
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@Ravanz
Copy link

Ravanz commented 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

@rzhao271 rzhao271 assigned rzhao271 and unassigned weinand Feb 4, 2022
@rzhao271 rzhao271 added bug Issue identified by VS Code Team member as probable bug polish Cleanup and polish issue labels Feb 4, 2022
@rzhao271 rzhao271 added this to the February 2022 milestone Feb 4, 2022
@rzhao271 rzhao271 added the confirmed Issue has been confirmed by VS Code Team member label Feb 4, 2022
@rzhao271
Copy link
Contributor

rzhao271 commented Feb 4, 2022

Duplicate of #136874

@rzhao271 rzhao271 marked this as a duplicate of #136874 Feb 4, 2022
@rzhao271 rzhao271 closed this as completed Feb 4, 2022
@rzhao271 rzhao271 added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 4, 2022
@rzhao271 rzhao271 removed this from the February 2022 milestone Feb 4, 2022
@rzhao271 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
@github-actions github-actions bot locked and limited conversation to collaborators Mar 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants