We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ee0127 commit 0f88588Copy full SHA for 0f88588
BUILDING.md
@@ -633,6 +633,7 @@ Set-ExecutionPolicy Unrestricted -Force
633
iex ((New-Object System.Net.WebClient).DownloadString('https://boxstarter.org/bootstrapper.ps1'))
634
get-boxstarter -Force
635
Install-BoxstarterPackage https://raw.githubusercontent.com/nodejs/node/HEAD/tools/bootstrap/windows_boxstarter -DisableReboots
636
+refreshenv
637
```
638
639
The entire installation using Boxstarter will take up approximately 10 GB of
0 commit comments