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
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:
.\vcbuildin PowerShellExpected 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