Has Anyone Successfully Set Up Puppeter ISO? Need Tips and Troubleshooting Help!

7 Replies, 1300 Views

Hey, I feel you! puppeter iso can be a nightmare. I got it working by downgrading to an older version of puppeteer. Try `npm install puppeteer@13.0.0`.

Also, if it hangs, try running it in headless mode with `headless: true` in your config. Sometimes the GUI stuff messes it up.

Good luck, and don’t give up!

Messages In This Thread



Users browsing this thread: 1 Guest(s)