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: The Buffer() and new Buffer() constructors are not recommended #49

Open
Ginden opened this issue Aug 24, 2017 · 3 comments · May be fixed by #53
Open

DeprecationWarning: The Buffer() and new Buffer() constructors are not recommended #49

Ginden opened this issue Aug 24, 2017 · 3 comments · May be fixed by #53

Comments

@Ginden
Copy link

Ginden commented Aug 24, 2017

This module will cause Node to print warnings in specific conditions.

Buffer.from should be preferred if it's available.

@mistic
Copy link

mistic commented Dec 6, 2018

@jahewson with the new node versions the deprecation logs are a constant. Can you take care of this?

@mistic mistic linked a pull request Dec 6, 2018 that will close this issue
@sam-github
Copy link

@jahewson Having to maintain a useful utility package indefinitely is unreasonable, would you be willing to give this package up for adoption?

/cc @rmg @mistic @mhdawson

@zkochan
Copy link

zkochan commented Oct 31, 2021

I have forked this project to https://github.com/pnpm/node-byline in order to fix this warning in pnpm.

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

Successfully merging a pull request may close this issue.

4 participants