Commit Graph

26 Commits

Author SHA1 Message Date
Dirk Baeumer
6ea4b6961d Tweaks to preinstall script 2022-02-02 17:10:43 +01:00
Dirk Baeumer
5c70859065 Add some comments to the preinstall script 2022-02-02 16:45:03 +01:00
Dirk Baeumer
d5945d36ab Fetch native headers during preinstall phase. 2022-01-11 12:13:13 +01:00
alex-brs
f8ee1a1700 build/npm/preinstall: fix error message for node version 2021-11-09 13:21:53 -08:00
Johannes Herchen
00d94046fe fix preinstall script (#136638)
detect yarn with .cjs extensions
2021-11-08 09:50:56 +01:00
Raymond Zhao
90087ede3b Point users more directly to prerequisites #131074 2021-09-07 12:56:12 -07:00
Johannes Rieken
0e9f3aa50a update nodejs requirement, https://github.com/microsoft/vscode/issues/121144 2021-06-25 16:32:33 +02:00
Benjamin Pasero
2250b7aa3c :chore: allow to use node.js 16 for developing vscode 2021-04-27 08:32:10 +02:00
Raymond Zhao
74f31a6859 Fix #111299 (#114441)
* Fix #111299

* Apply review comments

* Update build/npm/preinstall.js

Co-authored-by: Robo <hop2deep@gmail.com>

Co-authored-by: Robo <hop2deep@gmail.com>
2021-01-19 10:52:50 -08:00
Johannes Rieken
ac9e250cce support node 15 2020-11-27 09:55:08 +01:00
Johannes Rieken
a5bda3ee95 support later node for building 2020-11-26 17:11:07 +01:00
Martin Aeschlimann
5712574281 'Please use yarn to install dependencies.' when using yarn. Fixes #93119 2020-03-21 14:12:08 +01:00
Benjamin Pasero
14c3b2e486 Update build to use node.js 12.x (#83967)
* build - update to node.js 12x for building

* fix it

* adopt vscode-gulp-watch
2019-11-05 09:53:15 +01:00
Robo
029e9929ae chore: Update to Electron 6.x (#75802) 2019-09-13 14:53:56 +02:00
Alex Dima
693673bed1 Use node 10.15.1 on build machine 2019-02-07 13:05:45 +01:00
Joao Moreno
6617952c18 prevent old yarn usage 2018-10-01 17:42:00 +02:00
Joao Moreno
77a3b330ae catch node 9 usage 2018-09-30 16:34:53 +02:00
Joao Moreno
f33a8b7b9b fixes #38501 2017-11-18 08:30:46 +01:00
Joao Moreno
c4cb8bf20d improve preinstall script 2017-11-16 10:21:52 +01:00
Joao Moreno
c04085ad84 yarn: initial commit 2017-11-13 22:36:57 +01:00
Joao Moreno
f7aac1ba7e fixes #29429 2017-06-26 15:15:54 +02:00
Benjamin Pasero
b4327aa772 Use nsfw for gulp watch (#29203) 2017-06-26 08:12:50 +02:00
Benjamin Pasero
5057c95e6b some electron deprecation fixes 2017-05-11 07:54:36 +02:00
Joao Moreno
94eb60a292 fix fsevents compatibility for build tools 2016-09-14 17:00:23 +02:00
Rafael Corrêa Gomes
c3cbd5cb3f Simple pattern of all other files 2016-09-09 00:22:12 -03:00
Joao Moreno
4727065eb9 prevent plain npm
#22
2015-11-26 09:57:33 +01:00