-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
Open
Description
I am on windows 10 and wanted to build node.js from source. I followed all the steps in BUILDING.md for windows (specifically the Option 1: Manual install) and when I run the vcbuild.bat file I do not get a out folder or a release folder
Steps to reproduce:
- Follow the Windows Prerequisites in BUILDING.md
- Run
.\vcbuild
in PowerShell
Expected Results:
I have a out folder with nodex.exe in it and a Release folder that is symlinked to the out folder
Actual Results:
No out or release folders are created
Metadata
Metadata
Assignees
Labels
No labels