nccgroup / autochrome

This tool downloads, installs, and configures a shiny new copy of Chromium.
Apache License 2.0
449 stars 80 forks source link

Work-around for recent versions of Chromium #15

Closed ngregoire closed 1 year ago

ngregoire commented 5 years ago

AutoChrome isn't compatible with recent versions of Chromium. However, it is possible to force the download of a specific version with the "-V" switch.

So let's use an old and compatible one: $ ruby ./autochrome.rb -V 612442 -c

That will install the fully compatible version 72.0.3626.0

3isenHeiM commented 2 years ago

I've just installed in on the latest Chromium version (1009982) without problem.

The only issue I have is a warning message : You are using an supported command-line flag: --ignore-certificate-errors.

But other than that it works just fine.

peter-h-ncc commented 1 year ago

I cannot replicate this, please re-open this issue with comment if the problem still exists.