Arthur
Results
1
issues of
Arthur
Failing with `ES Modules may not assign module.exports or exports.*, Use ESM export syntax, instead`
4
Hello, my lambda failing with the following error. Do I need to use `import` instead of `require` everywhere with serverless-bundle? `"ES Modules may not assign module.exports or exports.*, Use ESM...