Files
yn/scripts/install.bat
T

6 lines
134 B
Batchfile

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