You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for looking into this! Code looks good on first sight. Could you open a Pull Request for this change? Also I think we should export --no-sandbox as an option, because using the sandbox is safer and we need to be that by default
electron-stream/index.js
Lines 79 to 97 in 0e25d55
related to juliangruber/browser-run#153
In a Docker container, I was able to make tape-run work after specifying the --no-sandbox option and the process.[stdout|stderr].on(...) handlers:
The text was updated successfully, but these errors were encountered: