Commit 7310604
committed
Provide workaround for electron install issues
An electron dependency (electron-download) converted to ES6, without
providing backfill support. As a result, electron cannot be installed
on Node.js versions < 4. This workaround uses a forked repository
which pins the electron-download version until electron-prebuilt#190
and electron-download#28 are resolved.1 parent a5f173c commit 7310604
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments