mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
3 lines
171 B
PowerShell
3 lines
171 B
PowerShell
$env:npm_config_disturl="https://atom.io/download/electron"
|
|
$env:npm_config_target=(node -p "require('./package.json').electronVersion")
|
|
$env:npm_config_runtime="electron" |