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

7 Replies, 1318 Views

Hey! I’ve been using puppeter iso for a while now, and yeah, the setup can be tricky. The missing dependencies error is super common.

Try running `npm install -g puppeteer` and then `npm install` in your project folder. Also, make sure you’re not running out of disk space. That caused my setup to hang once.

If all else fails, try this GitHub thread: [Puppeteer ISO Issues](https://github.com/puppeteer/puppeteer/issues). It’s got tons of fixes.

Messages In This Thread



Users browsing this thread: 1 Guest(s)