Skip to content

Support for the express@5.x #691

@pnkp

Description

@pnkp

A new version of Express.js was recently released.
Unfortunately, the serverless-express does not support the new version.

The main issue occurs during request parsing with the body-parser. After updating to version 5.x, the request body is not parsed, and we receive a Buffer instance as the body

Metadata

Metadata

Assignees

No one assigned

    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