This topic was automatically generated from Slack. You can find the original thread here.
hi team! I’m getting an error on one of our Node scenarios. could I get some help please?
TypeError
Cannot read properties of undefined (reading ‘execute’)
TypeError: Cannot read properties of undefined (reading 'execute')
at Runner.runWorker (file:///var/task/lambda_handler.mjs:736:8)
at async Runner.processCell (file:///var/task/lambda_handler.mjs:773:16)
at async Runner.runUserCode (file:///var/task/lambda_handler.mjs:914:9)
at async Runner.run (file:///var/task/lambda_handler.mjs:745:5)
at async Runtime.handler (file:///var/task/lambda_handler.mjs:967:22)

