Hey, I had a similar problem with the update file puppeteer thing. Turns out, it was a permissions issue. Make sure your user has the right permissions to access the files and directories Puppeteer is trying to use.
Also, try running your script as an admin. That fixed it for me.
Also, try running your script as an admin. That fixed it for me.
