Skip to content

Missing importing p-limit? #101

@raisen

Description

@raisen

I'm trying to deploy to AWS Lambda an application that uses express-crud-router, but I'm getting an error stating it cannot find the p-limit module. I see it being used on the following file, but I don't see a reference to p-limit on package.json. Doesn't it have to be imported on package.json?

import pLimit from 'p-limit';

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