-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
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'; |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels