mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 17:22:20 -05:00
4 lines
184 B
PowerShell
4 lines
184 B
PowerShell
$env:npm_config_disturl="https://atom.io/download/electron"
|
|
$env:npm_config_target=(node -p "require('./build/lib/electron').getElectronVersion();")
|
|
$env:npm_config_runtime="electron"
|