mirror of
https://github.com/purocean/yn.git
synced 2026-09-24 15:46:02 +08:00
6 lines
134 B
Batchfile
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
|