Skip to content

DeprecationWarning: Using Buffer without new will soon stop working #47

@tproenca

Description

@tproenca

Hi,

When using with node 7.1.0, I'm getting the following warning:

Listening on port 9000 (http://localhost:9000)
(node:1) DeprecationWarning: Using Buffer without `new` will soon stop working. Use `new Buffer()`, or preferably `Buffer.from()`, `Buffer.allocUnsafe()` or `Buffer.alloc()` instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions