Skip to content

process.binding is deprecated #18

Description

@asamuzaK

process.binding used in _third_party_main.js is deprecated.
You need to replace it somehow.

js2bin/_third_party_main.js at master · criblio/js2bin

let source = process.binding('natives')['_js2bin_app_main'];

Ref Deprecated APIs | Node.js v15.1.0 Documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions