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

[node] Remove deprecated uses of Buffer() #4840

Closed
thegecko opened this issue Apr 8, 2019 · 0 comments · Fixed by #4974
Closed

[node] Remove deprecated uses of Buffer() #4840

thegecko opened this issue Apr 8, 2019 · 0 comments · Fixed by #4974
Assignees
Labels
beginners issues that are perfect for beginners

Comments

@thegecko
Copy link
Member

thegecko commented Apr 8, 2019

Description

With the introduction of node 10 in #4750 warnings now exist around the use of Buffer().

These instances need to be replaced with their equivalents as outlined here:
https://nodesource.com/blog/understanding-the-buffer-deprecation-in-node-js-10/

Reproduction Steps

Build Theia

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginners issues that are perfect for beginners
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant