chromium-bin
chromium-bin copied to clipboard
Unable to install the package
When I tried to install the package, the install script has failed
> [email protected] postinstall /Users/serdiuk/coding/test/node_modules/chromium-bin
> node lib/install.js
⚠ connect ECONNREFUSED 213.186.33.19:443
As I see from the source code, it tries to access the address https://chromium.woolyss.com/api/?out=revision, which is not available.
Can I expect this to be fixed?