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
I've started to see a Puppeteer issue when running smoke tests: Error: Protocol error (Page.enable): Target closed.. More details can be found in the failing CI build: https://circleci.com/gh/Financial-Times/enterprise-tools/175.
Error: Protocol error (Page.enable): Target closed.
The enterprise tools build is doing a lot of custom stuff, but the same issue is also happening in next-signup (https://circleci.com/gh/Financial-Times/next-signup/9143), which is a standard Next project.
next-signup
The text was updated successfully, but these errors were encountered:
Pin puppeteer to 1.9
669dd4d
Temporary fix for Financial-Times#92
@jamesnicholls I'm going to release an unpinned version as a beta. Would you be up for testing it out?
Sorry, something went wrong.
https://github.com/Financial-Times/n-test/releases/tag/v1.14.0-beta.1
No branches or pull requests
I've started to see a Puppeteer issue when running smoke tests:
Error: Protocol error (Page.enable): Target closed.
. More details can be found in the failing CI build: https://circleci.com/gh/Financial-Times/enterprise-tools/175.The enterprise tools build is doing a lot of custom stuff, but the same issue is also happening in
next-signup
(https://circleci.com/gh/Financial-Times/next-signup/9143), which is a standard Next project.The text was updated successfully, but these errors were encountered: