Files
yn/scripts/install.bat
T
2022-03-26 14:01:25 +08:00

6 lines
134 B
Batchfile

set npm_config_disturl=https://atom.io/download/electron
set npm_config_target=15.4.1
set npm_config_runtime="electron"
yarn install