mirror of
https://github.com/Microsoft/vscode
synced 2024-10-31 11:34:45 +00:00
3 lines
No EOL
171 B
PowerShell
3 lines
No EOL
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" |