selenium-cucumber-js icon indicating copy to clipboard operation
selenium-cucumber-js copied to clipboard

Is it necessary for electron-prebuilt to be a hard dependency?

Open octatone opened this issue 6 years ago • 1 comments
trafficstars

I am running into issues in our CI with this specific dependency failing to download every so often, and it's not something we ever use. We use chromedriver exclusively. Can electron & electron-prebuilt be moved to optional dependencies?

octatone avatar Dec 03 '18 17:12 octatone

+1 running into issues with this as well. The download task inside electron-prebuild to grab from github releases is unreliable on my build machines

berickson1 avatar May 01 '19 17:05 berickson1