Files
atom/script
DeeDeeG f35e51273d bootstrap: Update required Node to 10.12+
"Node 10.12 or newer" has been a hard requirement since this PR:
https://github.com/atom/atom/pull/20879,
due to newer versions of electron-chromedriver and electron-mksnapshot
relying on extract-zip@2 as an indirect dependency.

(extract-zip@2 requires Node 10.12 or newer for its recursive mkdir.
Using extract-zip@2 with Node older than 10.12 results in errors.

That leads to a lack of electron-vendored
chromedriver or mksnapshot binaries where they're supposed to be.
Which in turn causes startup blob creation (via mksnapshot) to fail
toward the end of the Atom build scripts.)
2021-09-18 16:28:13 -04:00
..
2021-08-13 00:12:47 +01:00
2016-08-02 14:04:45 +02:00
2020-10-08 20:14:44 +03:00
2016-08-02 14:04:45 +02:00
2016-08-02 15:31:05 +02:00
2016-08-08 14:47:17 -07:00
2016-08-29 10:37:12 +02:00
2016-08-29 10:37:12 +02:00
2016-09-09 17:58:23 +02:00