Skip to content

Commit #1712 breaks my scripts with 'UnhandledPromiseRejectionWarning' #1737

@patrickeakin

Description

@patrickeakin

Currently I'm running my scripts on the latest master. Since #1712 was merged I get an "Unhandled Promise Rejection Warning" in my terminal and my scripts stop at this point. If i use the sha just before this commit all is well.

I'm a bit of novice when it comes to some things so forgive me if I'm missing something here.

(node:78444) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Protocol error (Runtime.callFunctionOn): Object couldn't be returned by value undefined
(node:78444) [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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions