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
When VSCode starts error message in the Output panel appears:
[Error - 10:51:48 AM] (node:7048) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
Reproduce steps
Start VSCode with installed extension vscoss.vscode-ansible.
Expected Results
No errors on start.
Actual Results
Error message in the Output panel appears, see Summary
The text was updated successfully, but these errors were encountered:
Environment
v0.5.2
Linux
Summary
When VSCode starts error message in the Output panel appears:
Reproduce steps
Start VSCode with installed extension
vscoss.vscode-ansible
.Expected Results
No errors on start.
Actual Results
Error message in the Output panel appears, see Summary
The text was updated successfully, but these errors were encountered: