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 #1189

Closed
cbaron opened this issue Jan 4, 2017 · 1 comment
Closed

DeprecationWarning #1189

cbaron opened this issue Jan 4, 2017 · 1 comment

Comments

@cbaron
Copy link

cbaron commented Jan 4, 2017

Howdy, I've been using this module a lot over the past 2 years. Its great.

Just wanted to let you know, if you're not already aware, of the deprecation warning on node v7.2.0:

(node:6851) DeprecationWarning: Using Buffer without `new` will soon stop working. Use `new Buffer()`, or preferably `Buffer.from()`, `Buffer.allocUnsafe()` or `Buffer.alloc()` instead.

Let me know if I can be of assistance, would be happy to make a pull request.

@charmander
Copy link
Collaborator

Upgrade to Node 7.2.1 or later; see #1158.

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

No branches or pull requests

2 participants