-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Puppeteer reports a weird warning #14063
Comments
The errorInitially I've got the same 404 response from Regardless, current behavior looks correct, and I was not able to reproduce the exact error described in the ticket. The warningPuppeteer will be migrating to new implementation of We can test this right now by passing
More research is needed into the topic of migration. The chrome.com article mentions:
So in case that we are not able to migrate, there will be alternatives for us. As a temporary measure, we can pass |
Let's hide this warning and switch to the new headless browser in the future (as it requires upgrading Puppeteer too). |
Other (web-crawler): Puppeteer no longer prints a warning regarding the Chrome Headless browser. See ckeditor/ckeditor5#14063.
I had this issue while runnig puppeteer on WSL... I thought the issue was wsl but after installing node for windows I got the same issue! |
how to fix this issue? |
@aynjel unless you have this error in relation to CKEditor 5, we cannot offer much help here. We solved on our side with a:
|
📝 Provide detailed reproduction steps (if any)
yarn run docs
yarn run docs:serve
yarn run docs:verify
✔️ Expected result
No errors, or warnings. The process should check if the documentation is built correctly.
❌ Actual result
The text was updated successfully, but these errors were encountered: