Closed
Description
Related: marp-team/marp#165, marp-team/marp#198, puppeteer/puppeteer#6258
We have received some reports about the error thrown Target.setDiscoverTargets
by Puppeteer. We can try to improve making connection to the spawned Chrome.
Possible workarounds
- If failed making connection with Chrome in
pipe: true
option, we can try to launch Chrome again withpipe: false
for making connection through WebSocket instead of pipe.
Metadata
Metadata
Assignees
Labels
No labels