particle icon indicating copy to clipboard operation
particle copied to clipboard

Chromium installs twice

Open mealeyst opened this issue 5 years ago • 2 comments
trafficstars

So on the sentinel project we've noticed that Chromium appears to install two different version seemingly due to puppeteer installing multiple versions. I managed to track down a discussion here where they have mentioned finding this issue. I just wanted to get this on the radar.

mealeyst avatar May 05 '20 21:05 mealeyst

Following...

juranosaurustechs avatar May 11 '20 15:05 juranosaurustechs

@mealeyst if you prefix PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true in your pl/drupal cmds then it does indeed skip the download.

juranosaurustechs avatar May 19 '20 20:05 juranosaurustechs