MindscapeHQ / raygun4node-aws-lambda

MIT License
2 stars 0 forks source link

Clarity required - Does the user install 2 packages or 1. Also not sure if the order matters but it would be good to first install the raygun4node and this Lambda package #3

Closed sumitramanga closed 1 month ago

sumitramanga commented 1 month ago

https://github.com/MindscapeHQ/raygun4node-aws-lambda/blob/230e9e928158475a420cff6dede94126be8d9de4/README.md?plain=1#L16-L18

miquelbeltran commented 1 month ago

Order should not matter. I think the user has to install both aws-lambda and raygun, because they need to import the raygun reference to init the client. I'll try to clarify.