Having trouble with the update file in Puppeteer? Any tips or solutions?

22 Replies, 2407 Views

Man, I’ve been there. The update file puppeteer issue is annoying af. One thing you can try is downgrading to an older version of Puppeteer. Sometimes the latest updates have bugs that haven’t been ironed out yet.

Check out npmjs.com for older versions. Just run `npm install puppeteer@<version>` and see if that helps.

Messages In This Thread



Users browsing this thread: 1 Guest(s)