We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44643bd commit ccd4c31Copy full SHA for ccd4c31
BUILDING.md
@@ -621,6 +621,7 @@ Set-ExecutionPolicy Unrestricted -Force
621
iex ((New-Object System.Net.WebClient).DownloadString('https://boxstarter.org/bootstrapper.ps1'))
622
get-boxstarter -Force
623
Install-BoxstarterPackage https://github.com/raw/nodejs/node/HEAD/tools/bootstrap/windows_boxstarter -DisableReboots
624
+refreshenv
625
```
626
627
The entire installation using Boxstarter will take up approximately 10 GB of
0 commit comments