daydos / us-visa-appointment

A puppeteer script to find and schedule an earlier interview for visas
GNU General Public License v2.0
77 stars 51 forks source link

Stuck at Puppeteer warning #14

Open akeebatra opened 8 months ago

akeebatra commented 8 months ago

Hi, I am trying it for the first time. I started with installing the required npm packages and then ran the command. It seems to be stuck at the warning. I am attaching the screenshot for your reference. Any help would be appreciated!

Screen Shot 2023-12-14 at 9 33 09 AM
tanmaybaid commented 8 months ago

This is just a warning not an error. The script should still work.

See https://github.com/puppeteer/puppeteer/issues/10882 for more details.

What version of puppeteer do you have installed? I am on 13.7.0 and I don't see this working. (You can check the version using npm list puppeteer)

zarqo commented 8 months ago

tanmaybaid

in my case I use the version 21.7.0 and I have the same issue, just appear that but doesnot run

image

I do not what happen.