emadehsan/thal

Error executing node.js

danielwerner-dev opened this issue · 4 comments

nodejs index.js

(node:13914) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Evaluation failed: TypeError: Cannot read property 'innerHTML' of null
at :2:43
(node:13914) [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.

Any help on that ?

Hi @danielortiz3 thank you for reporting. I was a bit busy. I am looking at it. It's probably because of Puppeteer update.

Ok, thanks for ur help!

The issue was with the selector for selecting number of users. Seems like GitHub had a slight update in there interface for search results.
Anyways, I've pushed the latest changes on GitHub. Pull them and try.
Let me know if still any error pops up.