aws-serverless-webapp-workshop icon indicating copy to clipboard operation
aws-serverless-webapp-workshop copied to clipboard

Testing Doesn't work

Open pjseilhamerpg opened this issue 1 year ago • 0 comments

I have tried Node.js 18x - 12x and nothing works.

Response { "errorType": "ReferenceError", "errorMessage": "require is not defined in ES module scope, you can use import instead", "trace": [ "ReferenceError: require is not defined in ES module scope, you can use import instead", " at file:///var/task/index.mjs:4:25", " at ModuleJob.run (node:internal/modules/esm/module_job:194:25)" ] }

pjseilhamerpg avatar Jul 17 '23 04:07 pjseilhamerpg