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

Issues on puppeteer version and demo 1 #68

Open
sjwang222 opened this issue Aug 25, 2022 · 0 comments
Open

Issues on puppeteer version and demo 1 #68

sjwang222 opened this issue Aug 25, 2022 · 0 comments

Comments

@sjwang222
Copy link

Hi there,

Thanks for sharing this wonderful package. I followed your documents for installation and I found one issue when playing with demo 1 - If we install the package with the following code by now:
yarn add puppeteer axios fakebrowser

Then by default a [email protected] will be installed but the demo1 here is incompatible with the newest version - it will give the following error:
CDP ServiceWorker.setForceUpdateOnPageLoad exception TypeError: page._client.send is not a function

This issue can be fixed by specifying the puppeteer version to be 14.3.0, as suggested by this post.

Maybe it is a good idea to refine the version of puppeteer when adding the package with yarn.

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

No branches or pull requests

1 participant