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

22 Replies, 2385 Views

Hey, I had the same issue with the update file puppeteer thing. Turns out, it was a caching issue. Clearing the npm cache fixed it for me.

Run `npm cache clean --force` and then reinstall Puppeteer. That should do the trick.

Messages In This Thread



Users browsing this thread: 1 Guest(s)