Problems with git bash The reason this doesn’t work as expected appears to be that git bash is passing the command through to the Windows cmd shell, and not handling the output stream correctly Reference Can be run in power shellnode --v8-options | Select-String "harmony"
Problems with git bash
The reason this doesn’t work as expected appears to be that git bash is passing the command through to the Windows cmd shell, and not handling the output stream correctly
Reference
Can be run in power shell
node --v8-options | Select-String "harmony"