Man, I feel you. The update file puppeteer process can be a real pain. Have you tried using a virtual environment? Sometimes running Puppeteer in a clean environment can help isolate the issue.
Check out Docker—it’s a great tool for creating isolated environments.
Check out Docker—it’s a great tool for creating isolated environments.
