node-chromium
node-chromium copied to clipboard
Fix install.js to download chromium installer from new location.
Seems to work on Linux and Mac. Haven't tested on Windows.
Fix for https://github.com/dtolstyi/node-chromium/issues/2
Wow. Good job, @tvojtech!
I will verify if it works on Windows and merge your changes.
Thank you!
Unfortunately, this PR conflicts with the idea of having alternative download URLs with the same structure as official CDN proposed in PR #28. But, this is a very good information and possible change for future (if official CDN stops working), so I will leave this PR here without merging.