Jeremy Lanssiers
Jeremy Lanssiers
I experienced an issue in Azure Pipelines, where I could not run a headless Puppeteer: ``` Error: Failed to launch the browser process! [...:ERROR:ozone_platform_x11.cc(247)] Missing X server or $DISPLAY [...:ERROR:env.cc(226)]...
> I had the same problem in Ubuntu using WSL in win10, the issue come from missing packages in Linux and using headless: true, and not using --no-sandbox in launchOptions....
> I'm not familiar with this pattern of exposing SSH from a docker image. Can you point me to something like a best practices document / blog post that explains...
Also experiencing compilation failures when following the MDN docs at https://developer.mozilla.org/en-US/docs/WebAssembly/Guides/Rust_to_Wasm