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

Issue 40 new buffer deprecated #99

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

JEStaubach
Copy link

Converted new Buffer to Buffer.from, verified tests still pass and no longer see a warning for new Buffer being deprecated while running the tests.

@apollo-cla
Copy link

@JEStaubach: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Meteor Contributor Agreement here: https://contribute.meteor.com/

@BerlinChan
Copy link

Node.js official Doc about this deprecated warning:

https://nodejs.org/api/buffer.html#buffer_new_buffer_string_encoding

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

Successfully merging this pull request may close these issues.

4 participants