-
Notifications
You must be signed in to change notification settings - Fork 372
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
1.*.* breaks gulp task #271
Comments
Hi, I got the same error when running critical. |
I tried to rollback to version 0.9.1 with:
|
But running it from CLI works. |
Got the same error errors in my |
I'm having the same problem here. However, instead of just showing ERESET from times to times...I'm having the following error shown randomly - too:
Curiously, this only happens when using |
This error is tracked in Penthouse and a fix for it is coming: It happens when the page the critical css generation is working on issues a redirect to another page (~~ window.url = something else). |
Oh. Nice! Now it makes sense the fact that sometimes I will try today to execute spawn a new instance of Anyway, thanks for the answer. =) |
Is anyone able to consistently reproduce this issue? It occurs sporadically for me and hence is infeasible to debug. |
Hi, I can't use critical on Travis & sometimes it also fails in local as well with:
I'm using promise based flow:
any updates concerning this? edit.: @lewisnyman looks like this is related to websockets library not handling errors from 3.3.3 (version currently resolved from Penthouse dependencies (puppeteer)), so you can either force resolve [email protected] or wait for a Penthouse update to add an error handler. |
This should have been fixed a long time ago. |
Since upgrading to 1.0.0+ I've encountered fails that I'm finding really hard to debug.
Node 6.4.0
Task
Error message:
The text was updated successfully, but these errors were encountered: