We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
hello, i run at aws lambda but i got an error like this
"errorType": "TypeError", "errorMessage": "Cannot read property 'on' of undefined", "stack": [ "TypeError: Cannot read property 'on' of undefined", " at module.exports (/var/task/src/runner.js:45:15)", " at Runtime.exports.handler (/var/task/index.js:18:5)", " at Runtime.handleOnce (/var/runtime/Runtime.js:66:25)", " at process._tickCallback (internal/process/next_tick.js:68:7)" ]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hello, i run at aws lambda but i got an error like this
The text was updated successfully, but these errors were encountered: