EMD Account
EMD Account
Hello, my lambda function seems to to be throwing "No \"exports\" main defined in /var/task/node_modules/@middy/core/package.json" now even though we saw this fixed for a while Using the following versions: ```...
(Aware of other issues) No "exports" main defined in /var/task/node_modules/@middy/core/package.json
Yes we're using typescript.. that sounds like it would be the issue and needs updating. Unfortunately I'm not too familiar with how the PR would look like for this fix
(Aware of other issues) No "exports" main defined in /var/task/node_modules/@middy/core/package.json
Will try troubleshooting this week with your setup above, I wonder if it's only an issue once deployed to AWS for some reason