rstudio/shinyapps-package-dependencies

[pagedown] Chromium installation trouble with Ubuntu 20.04

RLesur opened this issue · 0 comments

Following this question on RStudio Community https://community.rstudio.com/t/error-when-using-pagedown-chrome-print-in-shinyapps-io/102027

Since Ubuntu 19, Chromium is only available through a Snap package.
The problem is that snapd cannot run in a container.
The Chromium installation command needs to be updated to install Chromium without Snap

apt-get install -y chromium-browser