Skip to content
This repository was archived by the owner on Sep 9, 2021. It is now read-only.

Conversation

@tionsys
Copy link

@tionsys tionsys commented Jan 4, 2017

Constructor of Buffer is now deprecated
See https://nodejs.org/api/buffer.html#buffer_new_buffer_size

@glaszig
Copy link
Owner

glaszig commented Jan 6, 2017

Buffer.alloc has been introduced in 5.10 which would change the nodejs requirement. i'm ok with that. i would even up the requirement to node lts. but is there anything else that'd need changes?

@tionsys
Copy link
Author

tionsys commented Jan 7, 2017

In my setup it does work like a charm - I copied most parts of my script and modified them working as a standalone example; but I wasn't able to test it (yet) and won't be able to do so in the next days.
Also updated package.json.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants