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

Unhandled promise #24

Closed
reel opened this issue Aug 2, 2017 · 2 comments
Closed

Unhandled promise #24

reel opened this issue Aug 2, 2017 · 2 comments
Assignees

Comments

@reel
Copy link
Member

reel commented Aug 2, 2017

Upon restarting, we get the following error with Next.js:

(node:13782) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: "listener" argument must be a function
(node:13782) DeprecationWarning: Unhandled promise rejections are deprecated. In thefuture, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
@reel
Copy link
Member Author

reel commented Aug 8, 2017

The following node issue really helps:

nodejs/node#9523

@reel
Copy link
Member Author

reel commented Sep 11, 2017

fixed

@reel reel closed this as completed Sep 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant