mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-27 21:52:59 +00:00
3 lines
148 B
PowerShell
3 lines
148 B
PowerShell
$env:npm_config_disturl="https://atom.io/download/electron"
|
|
$env:npm_config_target=(node "build/lib/electron.js")
|
|
$env:npm_config_runtime="electron" |