We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when doing a search with -c we get a "puppeteer old headless deprecation warning"
-c
Update puppeteer.
The text was updated successfully, but these errors were encountered:
WE should probably just update all the packages.
Sorry, something went wrong.
Update:
Can't seem to get passed puppeteer 21.3.8.
Something starting in puppeteer 21.4.0 gets me an error:
Jest: Got error running globalSetup - /Users/frtaylor/Repos/npm/selector-finder/test/config/setup.js, reason: Timed out after waiting 30000ms
turns out puppeteer had a problem w/ environment variables. I deleted those, it all works fine.
merged into dev under #38
merged into master under #42
paceaux
No branches or pull requests
when doing a search with
-c
we get a "puppeteer old headless deprecation warning"Update puppeteer.
The text was updated successfully, but these errors were encountered: