Puppeteer: @puppeteer/browsers .install 404 (not working)
I’m working on a project that bundles a repo to an .exe using Node SEA. Bundling puppeteer causes me to need to install chrome myself, so I’ve switched from puppeteer
to puppeteer-core
+ @puppeteer/browsers
. Currently, I’m just trying to get a local chrome install to work, but I’m getting a 404: