This repository was archived by the owner on Aug 11, 2021. It is now read-only.
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
Buffer constructor runtime deprecation - this package emits a warning on Node 10 #60
Open
Description
Hey,
Starting on Node 10 this package will emit deprecation warnings. See this guide on what you should do in order to migrate to Buffer.alloc
/Buffer.from
.
See nodejs/node#19079 for discussion around this change and why we can't make new Buffer
work
Metadata
Metadata
Assignees
Labels
No labels