Skip to content
This repository has been archived by the owner on Jan 2, 2019. It is now read-only.

Fix Unhandled Promise Rejection Warning #21

Open
jbmoelker opened this issue Aug 12, 2017 · 2 comments
Open

Fix Unhandled Promise Rejection Warning #21

jbmoelker opened this issue Aug 12, 2017 · 2 comments

Comments

@jbmoelker
Copy link
Member

Warning produced on every run:

UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: Cannot read property '_destroySSL' of undefined
(node:55549) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

How to find the cause of Unhandled Promise Rejection Warnings.

@jbmoelker
Copy link
Member Author

Seems due to known lighthouse issue. That issue has been closed but isn't really resolved if you read along the thread. So probably just have to wait it out and make sure we update our lighthouse dependency.

@patrickhulce
Copy link

FYI this should be fixed in master now, will go out with next release

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

No branches or pull requests

2 participants