question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Upgrade puppeteer to v5

See original GitHub issue

The server uses puppeteer to generate screenshots

It currently uses puppeteer@2.1.1

The latest version is currently 5.3.1

Would be useful to upgrade and see if anything’s broken (hoping it might just work)

To test, run the server by cd package/server && npm start, then navigate to http://localhost:3896/chart-image/vue.png, wait for it to load (takes a while), and see if a chart comes back. If yes, we’re good to go; if not, might need to do some debugging

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Aditya-ds-1806commented, Oct 6, 2020

Good news. No errors!

1reaction
Aditya-ds-1806commented, Oct 6, 2020

I would like to work on this. Can u assign it to me?

Read more comments on GitHub >

github_iconTop Results From Across the Web

This version has been deprecated - puppeteer - npm
A high-level API to control headless Chrome over the DevTools Protocol. Latest version: 19.0.0, last published: 13 hours ago.
Read more >
Upgrade to new version for current version of puppeteer-cluster
Hello: C:\puppeteer-cluster>npm install puppeteer-cluster npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree
Read more >
Puppeteer | Puppeteer
Puppeteer is a Node.js library which provides a high-level API to control Chrome/Chromium over the DevTools Protocol. Puppeteer runs in headless mode by ......
Read more >
Puppeteer NPM - npm.io
Puppeteer is a Node library which provides a high-level API to control Chrome or Chromium over the DevTools Protocol. Puppeteer runs headless by...
Read more >
how do you install and run puppeteer for firefox - Stack Overflow
PUPPETEER_PRODUCT =firefox npm i puppeteer. Source : https://github.com/puppeteer/puppeteer/blob/v5.2.1/docs/api.md#puppeteerlaunchoptions.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found