mirror of
https://github.com/nodejs/node.git
synced 2024-11-22 15:47:56 +01:00
988be43e33
On a machine without `python.exe` in the PATH the script was failing with: ```console > .\vcbuild.bat Looking for Python 2.x 2> was unexpected at this time. ``` Escaping the `>` seems to resolve it. PR-URL: https://github.com/nodejs/node/pull/22797 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Refael Ackermann <refack@gmail.com> |
||
---|---|---|
.. | ||
install_tools | ||
msi | ||
npm | ||
pch | ||
find_nasm.cmd | ||
find_python.cmd | ||
nodevars.bat | ||
vswhere_usability_wrapper.cmd |