Skip to content

Object.fromEntries is not defined in Node.js versions < 12 #2775

@hannesj

Description

@hannesj

In 7e78a23 usage of Object.fromEntries was added to apollo-server-lambda. Package.json specifies that Node.js versions from 6 up are supported. When running apollo-server-lambda in Node.js versions older than 12, I get the error Object.fromEntries is not a function, as support was only added in that version.

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