Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

there is an error about 'on' function #13

Open
yj9404 opened this issue Sep 15, 2019 · 0 comments
Open

there is an error about 'on' function #13

yj9404 opened this issue Sep 15, 2019 · 0 comments

Comments

@yj9404
Copy link

yj9404 commented Sep 15, 2019

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)"
]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant