You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now it is very inconvenient to additionally install nodejs and yarn packages in docker just to use puppeteer since everything else was pre-compiled in another docker.
I appreciate it is inconvenient for you, but one of the core features of Grover is that it uses the Google supported puppeteer library and unless they drop support for it, that won't change.
It likely wouldn't be very difficult to patch this yourself and you're welcome to fork the project to do so 😄
Now it is very inconvenient to additionally install nodejs and yarn packages in docker just to use puppeteer since everything else was pre-compiled in another docker.
Is there any possibility of using https://github.com/YusukeIwaki/puppeteer-ruby ?
The text was updated successfully, but these errors were encountered: