SamuelScheit/puppeteer-stream

Chrome Extension Error When Packaging with Electron as a DMG File

Closed this issue · 1 comments

This library has been incredibly helpful to me, but I’ve encountered a very tricky issue that I can’t resolve. I used Electron to package my application, and while everything works perfectly in serve mode, the packaged application throws an error upon launch.
After packaging my application as a DMG file with Electron, I encounter an error when launching Chrome within the application. The error seems to be related to the inability to find or load a Chrome extension.
image
image